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 #62

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,16 +1,16 @@
GIT
remote: git://github.com/meurio/meurio_ui.git
revision: c045f1f9008c1dc6a4757af2769db703240fa063
remote: https://github.com/meurio/meurio_ui.git
revision: c0ff556158c68048acc1f987f5458ecf4440ebb8
branch: new-header
specs:
meurio_ui (1.5.0)
meurio_ui (1.5.1)

GIT
remote: git://github.com/zurb/foundation-rails.git
revision: 6ebd996d1965202bd85bb0aaff4449852f2bc2dd
remote: https://github.com/zurb/foundation-rails.git
revision: 88af62be9937955caa3980cbea6314305b55cc25
tag: v5.5.1.2
specs:
foundation-rails (5.5.1.1)
foundation-rails (5.5.1.2)
railties (>= 3.1.0)
sass (>= 3.3.0, < 3.5)

Expand Down Expand Up @@ -51,7 +51,8 @@ GEM
acts_as_our_cities (0.1.2)
activeresource (~> 4.0, >= 4.0.0)
rails (~> 4.1, >= 4.1.5)
addressable (2.4.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
appsignal (0.10.0)
rack
thread_safe
Expand Down Expand Up @@ -276,6 +277,7 @@ GEM
arel
protected_attributes (1.0.8)
activemodel (>= 4.0.1, < 5.0)
public_suffix (3.1.1)
quiet_assets (1.0.3)
railties (>= 3.1, < 5.0)
rack (1.5.5)
Expand Down