Skip to content

Commit 87d9437

Browse files
committed
Update rack-oauth2 in Gemfile.lock
Keep up to date with required gems.
1 parent fed6526 commit 87d9437

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ GEM
4747
ffi (1.9.3)
4848
gherkin (2.12.2)
4949
multi_json (~> 1.3)
50-
httpclient (2.2.5)
50+
httpclient (2.3.4.1)
5151
i18n (0.6.5)
5252
json (1.8.1)
5353
libwebsocket (0.1.3)
@@ -61,12 +61,11 @@ GEM
6161
nokogiri (1.6.0)
6262
mini_portile (~> 0.5.0)
6363
rack (1.5.2)
64-
rack-oauth2 (0.14.4)
64+
rack-oauth2 (1.0.7)
6565
activesupport (>= 2.3)
6666
attr_required (>= 0.0.5)
6767
httpclient (>= 2.2.0.2)
68-
i18n
69-
json (>= 1.4.3)
68+
multi_json (>= 1.3.6)
7069
rack (>= 1.1)
7170
rack-protection (1.5.1)
7271
rack

0 commit comments

Comments
 (0)