Gemfile.lock in csv2hash-0.6.6 vs Gemfile.lock in csv2hash-0.6.7
- old
+ new
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
- csv2hash (0.6.6)
+ csv2hash (0.6.7)
activesupport (~> 4.1)
GEM
remote: http://rubygems.org/
specs:
- activesupport (4.1.5)
+ activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
@@ -42,21 +42,21 @@
slop (~> 3.4)
rake (10.3.2)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
- rspec (3.0.0)
- rspec-core (~> 3.0.0)
- rspec-expectations (~> 3.0.0)
- rspec-mocks (~> 3.0.0)
- rspec-core (3.0.4)
- rspec-support (~> 3.0.0)
- rspec-expectations (3.0.4)
+ rspec (3.1.0)
+ rspec-core (~> 3.1.0)
+ rspec-expectations (~> 3.1.0)
+ rspec-mocks (~> 3.1.0)
+ rspec-core (3.1.3)
+ rspec-support (~> 3.1.0)
+ rspec-expectations (3.1.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.0.0)
- rspec-mocks (3.0.4)
- rspec-support (~> 3.0.0)
- rspec-support (3.0.4)
+ rspec-support (~> 3.1.0)
+ rspec-mocks (3.1.0)
+ rspec-support (~> 3.1.0)
+ rspec-support (3.1.0)
simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)