Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump addressable from 2.4.0 to 2.8.1 #273

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
137 changes: 70 additions & 67 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,16 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ansi (1.5.0)
apipie-rails (0.5.15)
rails (>= 4.1)
arel (8.0.0)
ast (2.4.0)
backports (3.11.3)
ast (2.4.2)
backports (3.23.0)
bcrypt (3.1.11)
builder (3.2.3)
builder (3.2.4)
byebug (10.0.2)
carrierwave (1.2.2)
activemodel (>= 4.0.0)
Expand All @@ -57,88 +58,90 @@ GEM
mime-types (~> 3.0)
codeclimate-test-reporter (1.0.8)
simplecov (<= 0.13)
concurrent-ruby (1.0.5)
crass (1.0.4)
devise (4.4.3)
concurrent-ruby (1.1.10)
crass (1.0.6)
devise (4.8.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
docile (1.1.5)
domain_name (0.5.20180417)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubi (1.7.1)
ethon (0.11.0)
ffi (>= 1.3.0)
faraday (0.15.0)
erubi (1.11.0)
ethon (0.15.0)
ffi (>= 1.15.0)
faraday (0.17.5)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.23)
gh (0.15.1)
addressable (~> 2.4.0)
backports
ffi (1.15.5)
gh (0.16.0)
activesupport (~> 5.0)
addressable (~> 2.4)
faraday (~> 0.8)
faraday_middleware (~> 0.14)
multi_json (~> 1.0)
net-http-persistent (~> 2.9)
net-http-pipeline
globalid (0.4.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
highline (1.7.10)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.0.1)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.1.0)
json (2.6.2)
jwt (1.5.6)
launchy (2.4.3)
addressable (~> 2.3)
launchy (2.5.0)
addressable (~> 2.7)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.2)
loofah (2.19.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mime-types (3.1)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest-reporters (1.2.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
multi_json (1.13.1)
multipart-post (2.0.0)
multi_json (1.15.0)
multipart-post (2.2.3)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
netrc (0.11.0)
nio4r (2.3.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nio4r (2.5.8)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
orm_adapter (0.5.0)
parallel (1.12.1)
parser (2.5.1.0)
ast (~> 2.4.0)
parallel (1.20.1)
parser (3.1.2.1)
ast (~> 2.4.1)
pg (1.0.0)
powerpack (0.1.1)
powerpack (0.1.3)
public_suffix (4.0.7)
puma (3.11.4)
pusher-client (0.6.2)
json
websocket (~> 1.0)
rack (2.0.5)
rack (2.2.4)
rack-cors (1.0.2)
rack-test (1.0.0)
rack (>= 1.0, < 3)
rack-test (2.0.2)
rack (>= 1.3)
rails (5.1.6)
actioncable (= 5.1.6)
actionmailer (= 5.1.6)
Expand All @@ -154,8 +157,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
Expand All @@ -167,14 +170,14 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
Expand All @@ -186,11 +189,11 @@ GEM
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
ruby-progressbar (1.11.0)
ruby_dep (1.5.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
simple_command (0.0.9)
simple_token_authentication (1.15.1)
actionmailer (>= 3.2.6, < 6)
Expand All @@ -206,14 +209,14 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (0.20.0)
thor (1.2.1)
thread_safe (0.3.6)
travis (1.8.8)
backports
Expand All @@ -226,18 +229,18 @@ GEM
typhoeus (~> 0.6, >= 0.6.8)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.5)
tzinfo (1.2.10)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.3.2)
warden (1.2.7)
rack (>= 1.0)
websocket (1.2.5)
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
warden (1.2.9)
rack (>= 2.0.9)
websocket (1.2.9)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
websocket-extensions (0.1.5)

PLATFORMS
ruby
Expand Down