Skip to content

Commit 16c8e62

Browse files
committed
bundle
1 parent b641c88 commit 16c8e62

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ GEM
1818
diff-lcs (1.1.3)
1919
faraday (0.8.1)
2020
multipart-post (~> 1.1)
21-
faraday_middleware (0.8.7)
21+
faraday_middleware (0.8.8)
2222
faraday (>= 0.7.4, < 0.9)
2323
hashie (1.2.0)
2424
inflection (1.0.0)
@@ -27,21 +27,21 @@ GEM
2727
multi_json (1.3.6)
2828
multipart-post (1.1.5)
2929
rake (0.9.2.2)
30-
rspec (2.10.0)
31-
rspec-core (~> 2.10.0)
32-
rspec-expectations (~> 2.10.0)
33-
rspec-mocks (~> 2.10.0)
34-
rspec-core (2.10.1)
35-
rspec-expectations (2.10.0)
30+
rspec (2.11.0)
31+
rspec-core (~> 2.11.0)
32+
rspec-expectations (~> 2.11.0)
33+
rspec-mocks (~> 2.11.0)
34+
rspec-core (2.11.1)
35+
rspec-expectations (2.11.2)
3636
diff-lcs (~> 1.1.3)
37-
rspec-mocks (2.10.1)
37+
rspec-mocks (2.11.1)
3838
simplecov (0.6.4)
3939
multi_json (~> 1.0)
4040
simplecov-html (~> 0.5.3)
4141
simplecov-html (0.5.3)
42-
vcr (2.2.2)
43-
webmock (1.8.7)
44-
addressable (>= 2.2.7)
42+
vcr (2.2.4)
43+
webmock (1.8.8)
44+
addressable (~> 2.2.8)
4545
crack (>= 0.1.7)
4646
yard (0.8.2.1)
4747

0 commit comments

Comments
 (0)