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.5.2 to 2.8.1 #31

Open
wants to merge 1 commit into
base: master
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
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: git://github.com/mshibuya/remotipart.git
revision: e08ea9a3aa8db9a8b2b97b6c9e7b078ed08915f2
remote: https://github.com/mshibuya/remotipart.git
revision: a1860d64aef484047bc1ef50e2f19ef2480eacf9
specs:
remotipart (1.4.2)
remotipart (1.4.4)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -48,8 +48,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (9.0.0)
autoprefixer-rails (8.6.2)
execjs
Expand Down Expand Up @@ -170,7 +170,9 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.0)
mini_portile2 (2.4.0)
minitest (5.14.1)
Expand Down Expand Up @@ -216,7 +218,7 @@ GEM
pry (~> 0.10)
pry-rails (0.3.6)
pry (>= 0.10.4)
public_suffix (3.0.2)
public_suffix (5.0.0)
puma (4.3.5)
nio4r (~> 2.0)
rack (2.2.2)
Expand Down