Gemfile.lock in csv2hash-0.6.0 vs Gemfile.lock in csv2hash-0.6.1
- old
+ new
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
- csv2hash (0.6.0)
+ csv2hash (0.6.1)
activesupport (~> 4.1)
GEM
remote: http://rubygems.org/
specs:
- activesupport (4.1.4)
+ activesupport (4.1.5)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
@@ -26,14 +26,14 @@
its (0.2.0)
rspec-core
json (1.8.1)
method_source (0.8.2)
mime-types (2.3)
- minitest (5.4.0)
+ minitest (5.4.1)
multi_json (1.10.1)
netrc (0.7.7)
- pry (0.10.0)
+ pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.3.2)
rest-client (1.7.2)
@@ -54,16 +54,16 @@
simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
- slop (3.5.0)
+ slop (3.6.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
thread_safe (0.3.4)
tins (1.3.2)
- tzinfo (1.2.1)
+ tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby