Gemfile.lock in openseek-api-0.11.0 vs Gemfile.lock in openseek-api-0.11.1
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- openseek-api (0.11.0)
- cocaine
+ openseek-api (0.11.1)
+ terrapin (~> 0.6)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
@@ -12,13 +12,11 @@
ast (2.3.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
- climate_control (0.1.0)
- cocaine (0.5.8)
- climate_control (>= 0.0.3, < 1.0)
+ climate_control (0.2.0)
codeclimate-engine-rb (0.4.0)
virtus (~> 1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
coveralls (0.8.19)
@@ -46,10 +44,11 @@
launchy (2.4.3)
addressable (~> 2.3)
parser (2.3.3.1)
ast (~> 2.2)
path_expander (1.0.1)
+ power_assert (1.1.0)
powerpack (0.1.1)
public_suffix (2.0.5)
rainbow (2.2.1)
rake (10.4.2)
reek (4.5.6)
@@ -80,10 +79,14 @@
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
term-ansicolor (1.4.0)
tins (~> 1.0)
+ terrapin (0.6.0)
+ climate_control (>= 0.0.3, < 1.0)
+ test-unit (3.2.5)
+ power_assert
thor (0.19.4)
thread_safe (0.3.6)
tins (1.13.2)
unicode-display_width (1.1.3)
virtus (1.0.5)
@@ -99,8 +102,9 @@
coveralls
openseek-api!
rake (~> 10.0)
rubocop
rubycritic
+ test-unit
BUNDLED WITH
- 1.14.6
+ 1.16.1