Skip to content
This repository was archived by the owner on Jan 8, 2018. It is now read-only.

Commit 1154c43

Browse files
committed
Update rspec
1 parent 0cc068e commit 1154c43

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ GEM
136136
database_cleaner (1.0.1)
137137
debug_inspector (0.0.2)
138138
descendants_tracker (0.0.1)
139-
diff-lcs (1.2.1)
139+
diff-lcs (1.2.5)
140140
dotenv (0.9.0)
141141
dotenv-rails (0.9.0)
142142
dotenv (= 0.9.0)
@@ -180,7 +180,7 @@ GEM
180180
highline (1.6.16)
181181
hike (1.2.3)
182182
http_accept_language (2.0.0)
183-
i18n (0.6.5)
183+
i18n (0.6.9)
184184
i18n-missing_translations (0.0.2)
185185
i18n (~> 0.6.0)
186186
jbuilder (1.2.0)
@@ -212,7 +212,7 @@ GEM
212212
method_source (0.8.2)
213213
mime-types (1.25)
214214
mini_portile (0.5.1)
215-
multi_json (1.8.2)
215+
multi_json (1.8.4)
216216
multi_xml (0.5.5)
217217
mysql2 (0.3.11)
218218
net-ldap (0.2.2)
@@ -280,7 +280,7 @@ GEM
280280
rake (>= 0.8.7)
281281
rdoc (~> 3.4)
282282
thor (>= 0.14.6, < 2.0)
283-
rake (10.1.0)
283+
rake (10.1.1)
284284
rb-fsevent (0.9.3)
285285
rb-inotify (0.9.1)
286286
ffi (>= 0.5.0)
@@ -290,21 +290,22 @@ GEM
290290
json (~> 1.4)
291291
ref (1.0.4)
292292
rolify (3.2.0)
293-
rspec (2.13.0)
294-
rspec-core (~> 2.13.0)
295-
rspec-expectations (~> 2.13.0)
296-
rspec-mocks (~> 2.13.0)
297-
rspec-core (2.13.1)
298-
rspec-expectations (2.13.0)
293+
rspec (2.14.1)
294+
rspec-core (~> 2.14.0)
295+
rspec-expectations (~> 2.14.0)
296+
rspec-mocks (~> 2.14.0)
297+
rspec-core (2.14.7)
298+
rspec-expectations (2.14.5)
299299
diff-lcs (>= 1.1.3, < 2.0)
300-
rspec-mocks (2.13.0)
301-
rspec-rails (2.13.0)
300+
rspec-mocks (2.14.5)
301+
rspec-rails (2.14.1)
302302
actionpack (>= 3.0)
303+
activemodel (>= 3.0)
303304
activesupport (>= 3.0)
304305
railties (>= 3.0)
305-
rspec-core (~> 2.13.0)
306-
rspec-expectations (~> 2.13.0)
307-
rspec-mocks (~> 2.13.0)
306+
rspec-core (~> 2.14.0)
307+
rspec-expectations (~> 2.14.0)
308+
rspec-mocks (~> 2.14.0)
308309
ruby2ruby (2.0.3)
309310
ruby_parser (~> 3.1)
310311
sexp_processor (~> 4.0)

0 commit comments

Comments
 (0)