Skip to content

Commit 675d370

Browse files
committed
Update gemfile for new version of self
1 parent afc991b commit 675d370

File tree

1 file changed

+62
-61
lines changed

1 file changed

+62
-61
lines changed

Gemfile.lock

Lines changed: 62 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
kracken (0.0.8)
4+
kracken (0.0.9)
55
faraday (~> 0.8)
66
omniauth (~> 1.0)
77
omniauth-oauth2 (~> 1.1)
@@ -10,70 +10,70 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actionmailer (4.2.0)
14-
actionpack (= 4.2.0)
15-
actionview (= 4.2.0)
16-
activejob (= 4.2.0)
13+
actionmailer (4.2.1)
14+
actionpack (= 4.2.1)
15+
actionview (= 4.2.1)
16+
activejob (= 4.2.1)
1717
mail (~> 2.5, >= 2.5.4)
1818
rails-dom-testing (~> 1.0, >= 1.0.5)
19-
actionpack (4.2.0)
20-
actionview (= 4.2.0)
21-
activesupport (= 4.2.0)
22-
rack (~> 1.6.0)
19+
actionpack (4.2.1)
20+
actionview (= 4.2.1)
21+
activesupport (= 4.2.1)
22+
rack (~> 1.6)
2323
rack-test (~> 0.6.2)
2424
rails-dom-testing (~> 1.0, >= 1.0.5)
2525
rails-html-sanitizer (~> 1.0, >= 1.0.1)
26-
actionview (4.2.0)
27-
activesupport (= 4.2.0)
26+
actionview (4.2.1)
27+
activesupport (= 4.2.1)
2828
builder (~> 3.1)
2929
erubis (~> 2.7.0)
3030
rails-dom-testing (~> 1.0, >= 1.0.5)
3131
rails-html-sanitizer (~> 1.0, >= 1.0.1)
32-
activejob (4.2.0)
33-
activesupport (= 4.2.0)
32+
activejob (4.2.1)
33+
activesupport (= 4.2.1)
3434
globalid (>= 0.3.0)
35-
activemodel (4.2.0)
36-
activesupport (= 4.2.0)
35+
activemodel (4.2.1)
36+
activesupport (= 4.2.1)
3737
builder (~> 3.1)
38-
activerecord (4.2.0)
39-
activemodel (= 4.2.0)
40-
activesupport (= 4.2.0)
38+
activerecord (4.2.1)
39+
activemodel (= 4.2.1)
40+
activesupport (= 4.2.1)
4141
arel (~> 6.0)
42-
activesupport (4.2.0)
42+
activesupport (4.2.1)
4343
i18n (~> 0.7)
4444
json (~> 1.7, >= 1.7.7)
4545
minitest (~> 5.1)
4646
thread_safe (~> 0.3, >= 0.3.4)
4747
tzinfo (~> 1.1)
48-
addressable (2.3.6)
48+
addressable (2.3.7)
4949
arel (6.0.0)
5050
builder (3.2.2)
5151
coderay (1.1.0)
5252
crack (0.4.2)
5353
safe_yaml (~> 1.0.0)
5454
diff-lcs (1.2.5)
5555
erubis (2.7.0)
56-
faraday (0.9.0)
56+
faraday (0.9.1)
5757
multipart-post (>= 1.2, < 3)
58-
globalid (0.3.0)
58+
globalid (0.3.3)
5959
activesupport (>= 4.1.0)
60-
hashie (3.3.2)
60+
hashie (3.4.0)
6161
hike (1.2.3)
6262
i18n (0.7.0)
63-
json (1.8.1)
64-
jwt (1.2.0)
63+
json (1.8.2)
64+
jwt (1.4.1)
6565
loofah (2.0.1)
6666
nokogiri (>= 1.5.9)
6767
mail (2.6.3)
6868
mime-types (>= 1.16, < 3)
6969
method_source (0.8.2)
7070
mime-types (2.4.3)
7171
mini_portile (0.6.2)
72-
minitest (5.5.0)
73-
multi_json (1.10.1)
72+
minitest (5.5.1)
73+
multi_json (1.11.0)
7474
multi_xml (0.5.5)
7575
multipart-post (2.0.0)
76-
nokogiri (1.6.5)
76+
nokogiri (1.6.6.2)
7777
mini_portile (~> 0.6.0)
7878
oauth2 (1.0.0)
7979
faraday (>= 0.8, < 0.10)
@@ -96,66 +96,67 @@ GEM
9696
pry-nav (0.2.4)
9797
pry (>= 0.9.10, < 0.11.0)
9898
rack (1.6.0)
99-
rack-test (0.6.2)
99+
rack-test (0.6.3)
100100
rack (>= 1.0)
101-
rails (4.2.0)
102-
actionmailer (= 4.2.0)
103-
actionpack (= 4.2.0)
104-
actionview (= 4.2.0)
105-
activejob (= 4.2.0)
106-
activemodel (= 4.2.0)
107-
activerecord (= 4.2.0)
108-
activesupport (= 4.2.0)
101+
rails (4.2.1)
102+
actionmailer (= 4.2.1)
103+
actionpack (= 4.2.1)
104+
actionview (= 4.2.1)
105+
activejob (= 4.2.1)
106+
activemodel (= 4.2.1)
107+
activerecord (= 4.2.1)
108+
activesupport (= 4.2.1)
109109
bundler (>= 1.3.0, < 2.0)
110-
railties (= 4.2.0)
110+
railties (= 4.2.1)
111111
sprockets-rails
112112
rails-deprecated_sanitizer (1.0.3)
113113
activesupport (>= 4.2.0.alpha)
114-
rails-dom-testing (1.0.5)
114+
rails-dom-testing (1.0.6)
115115
activesupport (>= 4.2.0.beta, < 5.0)
116116
nokogiri (~> 1.6.0)
117117
rails-deprecated_sanitizer (>= 1.0.1)
118-
rails-html-sanitizer (1.0.1)
118+
rails-html-sanitizer (1.0.2)
119119
loofah (~> 2.0)
120-
railties (4.2.0)
121-
actionpack (= 4.2.0)
122-
activesupport (= 4.2.0)
120+
railties (4.2.1)
121+
actionpack (= 4.2.1)
122+
activesupport (= 4.2.1)
123123
rake (>= 0.8.7)
124124
thor (>= 0.18.1, < 2.0)
125125
rake (10.4.2)
126-
rspec-core (3.1.7)
127-
rspec-support (~> 3.1.0)
128-
rspec-expectations (3.1.2)
126+
rspec-core (3.2.2)
127+
rspec-support (~> 3.2.0)
128+
rspec-expectations (3.2.0)
129129
diff-lcs (>= 1.2.0, < 2.0)
130-
rspec-support (~> 3.1.0)
131-
rspec-mocks (3.1.3)
132-
rspec-support (~> 3.1.0)
133-
rspec-rails (3.1.0)
134-
actionpack (>= 3.0)
135-
activesupport (>= 3.0)
136-
railties (>= 3.0)
137-
rspec-core (~> 3.1.0)
138-
rspec-expectations (~> 3.1.0)
139-
rspec-mocks (~> 3.1.0)
140-
rspec-support (~> 3.1.0)
141-
rspec-support (3.1.2)
130+
rspec-support (~> 3.2.0)
131+
rspec-mocks (3.2.1)
132+
diff-lcs (>= 1.2.0, < 2.0)
133+
rspec-support (~> 3.2.0)
134+
rspec-rails (3.2.1)
135+
actionpack (>= 3.0, < 4.3)
136+
activesupport (>= 3.0, < 4.3)
137+
railties (>= 3.0, < 4.3)
138+
rspec-core (~> 3.2.0)
139+
rspec-expectations (~> 3.2.0)
140+
rspec-mocks (~> 3.2.0)
141+
rspec-support (~> 3.2.0)
142+
rspec-support (3.2.2)
142143
safe_yaml (1.0.4)
143144
slop (3.6.0)
144145
sprockets (2.12.3)
145146
hike (~> 1.2)
146147
multi_json (~> 1.0)
147148
rack (~> 1.0)
148149
tilt (~> 1.1, != 1.3.0)
149-
sprockets-rails (2.2.2)
150+
sprockets-rails (2.2.4)
150151
actionpack (>= 3.0)
151152
activesupport (>= 3.0)
152153
sprockets (>= 2.8, < 4.0)
153154
thor (0.19.1)
154-
thread_safe (0.3.4)
155+
thread_safe (0.3.5)
155156
tilt (1.4.1)
156157
tzinfo (1.2.2)
157158
thread_safe (~> 0.1)
158-
webmock (1.18.0)
159+
webmock (1.20.4)
159160
addressable (>= 2.3.6)
160161
crack (>= 0.3.2)
161162

0 commit comments

Comments
 (0)