Gemfile.lock in barnes-0.0.5 vs Gemfile.lock in barnes-0.0.6
- old
+ new
@@ -1,34 +1,38 @@
PATH
remote: .
specs:
- barnes (0.0.5)
+ barnes (0.0.6)
multi_json (~> 1)
statsd-ruby (~> 1.1)
GEM
remote: https://rubygems.org/
specs:
docile (1.1.5)
json (2.1.0)
minitest (5.10.3)
multi_json (1.13.1)
+ puma (3.11.4)
rake (10.5.0)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
statsd-ruby (1.4.0)
+ wait_for_it (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
barnes!
bundler (~> 1.15)
minitest (~> 5.3)
+ puma (~> 3.11)
rake (~> 10)
simplecov
+ wait_for_it (~> 0.1)
BUNDLED WITH
1.16.2