Skip to content

Commit 2843a04

Browse files
committed
Update kracken gem for itself
Bundler couldn't find the old version of this gem, because the version was updated. Version.
1 parent e753701 commit 2843a04

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

Gemfile.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
kracken (0.0.9)
4+
kracken (0.0.10)
55
faraday (~> 0.8)
66
omniauth (~> 1.0)
77
omniauth-oauth2 (~> 1.1)
@@ -55,21 +55,20 @@ GEM
5555
erubis (2.7.0)
5656
faraday (0.9.1)
5757
multipart-post (>= 1.2, < 3)
58-
globalid (0.3.3)
58+
globalid (0.3.5)
5959
activesupport (>= 4.1.0)
60-
hashie (3.4.0)
61-
hike (1.2.3)
60+
hashie (3.4.1)
6261
i18n (0.7.0)
6362
json (1.8.2)
6463
jwt (1.4.1)
65-
loofah (2.0.1)
64+
loofah (2.0.2)
6665
nokogiri (>= 1.5.9)
6766
mail (2.6.3)
6867
mime-types (>= 1.16, < 3)
6968
method_source (0.8.2)
70-
mime-types (2.4.3)
69+
mime-types (2.5)
7170
mini_portile (0.6.2)
72-
minitest (5.5.1)
71+
minitest (5.6.1)
7372
multi_json (1.11.0)
7473
multi_xml (0.5.5)
7574
multipart-post (2.0.0)
@@ -84,9 +83,7 @@ GEM
8483
omniauth (1.2.2)
8584
hashie (>= 1.2, < 4)
8685
rack (~> 1.0)
87-
omniauth-oauth2 (1.2.0)
88-
faraday (>= 0.8, < 0.10)
89-
multi_json (~> 1.3)
86+
omniauth-oauth2 (1.3.0)
9087
oauth2 (~> 1.0)
9188
omniauth (~> 1.2)
9289
pry (0.10.1)
@@ -95,7 +92,7 @@ GEM
9592
slop (~> 3.4)
9693
pry-nav (0.2.4)
9794
pry (>= 0.9.10, < 0.11.0)
98-
rack (1.6.0)
95+
rack (1.6.1)
9996
rack-test (0.6.3)
10097
rack (>= 1.0)
10198
rails (4.2.1)
@@ -142,18 +139,14 @@ GEM
142139
rspec-support (3.2.2)
143140
safe_yaml (1.0.4)
144141
slop (3.6.0)
145-
sprockets (2.12.3)
146-
hike (~> 1.2)
147-
multi_json (~> 1.0)
142+
sprockets (3.0.3)
148143
rack (~> 1.0)
149-
tilt (~> 1.1, != 1.3.0)
150144
sprockets-rails (2.2.4)
151145
actionpack (>= 3.0)
152146
activesupport (>= 3.0)
153147
sprockets (>= 2.8, < 4.0)
154148
thor (0.19.1)
155149
thread_safe (0.3.5)
156-
tilt (1.4.1)
157150
tzinfo (1.2.2)
158151
thread_safe (~> 0.1)
159152
webmock (1.20.4)

0 commit comments

Comments
 (0)