Gemfile.lock in nistbib-0.1.0 vs Gemfile.lock in nistbib-0.1.1
- old
+ new
@@ -7,34 +7,37 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
- byebug (10.0.2)
+ byebug (11.0.1)
coderay (1.1.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
+ debase (0.2.2)
+ debase-ruby_core_source (>= 0.10.2)
+ debase-ruby_core_source (0.10.4)
diff-lcs (1.3)
docile (1.3.1)
equivalent-xml (0.6.0)
nokogiri (>= 1.4.3)
hashdiff (0.3.8)
iso-bib-item (0.4.4)
isoics (~> 0.1.6)
nokogiri (~> 1.8.4)
ruby_deep_clone (~> 0.8.0)
isoics (0.1.7)
- json (2.1.0)
+ json (2.2.0)
method_source (0.9.2)
mini_portile2 (2.3.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- pry-byebug (3.6.0)
- byebug (~> 10.0)
+ pry-byebug (3.7.0)
+ byebug (~> 11.0)
pry (~> 0.10)
public_suffix (3.0.3)
rake (10.5.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
@@ -47,12 +50,14 @@
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
+ ruby-debug-ide (0.6.1)
+ rake (>= 0.8.1)
ruby_deep_clone (0.8.0)
- safe_yaml (1.0.4)
+ safe_yaml (1.0.5)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
@@ -66,14 +71,16 @@
ruby
DEPENDENCIES
bundler (~> 2.0)
byebug
+ debase
equivalent-xml (~> 0.6)
nistbib!
pry-byebug
rake (~> 10.0)
rspec (~> 3.0)
+ ruby-debug-ide
simplecov
vcr
webmock
BUNDLED WITH