Gemfile.lock in fasta_read-1.0.0 vs Gemfile.lock in fasta_read-1.1.0

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - fasta_read (1.0.0) - methadone (~> 1.3.2) - rake (~> 0.9) + fasta_read (1.1.0) + methadone (>= 1.3.2) + rake (>= 0.9.2) GEM remote: https://rubygems.org/ specs: aruba (0.5.4) @@ -42,11 +42,10 @@ cucumber (>= 1.2.0) guard (>= 1.1.0) guard-rspec (4.2.8) guard (~> 2.1) rspec (>= 2.14, < 4.0) - json (1.8.1) listen (2.7.1) celluloid (>= 0.15.2) celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) @@ -59,16 +58,14 @@ nio4r (1.0.0) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - rake (0.9.6) + rake (10.2.2) rb-fsevent (0.9.4) rb-inotify (0.9.3) ffi (>= 0.5.0) - rdoc (4.1.1) - json (~> 1.4) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) rspec-core (2.14.8) @@ -81,12 +78,10 @@ PLATFORMS ruby DEPENDENCIES - aruba - bundler (~> 1.5) + aruba (>= 0.5.4) fasta_read! - guard-cucumber - guard-rspec - rdoc - rspec + guard-cucumber (>= 1.4.1) + guard-rspec (>= 4.2.8) + rspec (>= 2.14.1)