Gemfile.lock in thebigdb-1.2.3 vs Gemfile.lock in thebigdb-1.3.0

- old
+ new

@@ -1,64 +1,72 @@ PATH remote: . specs: - thebigdb (1.2.3) + thebigdb (1.3.0) rack (~> 1.4) GEM remote: https://rubygems.org/ specs: - addressable (2.3.3) - coderay (1.0.9) - crack (0.3.2) - diff-lcs (1.2.2) - ffi (1.6.0) + addressable (2.3.5) + celluloid (0.15.2) + timers (~> 1.1.0) + coderay (1.1.0) + crack (0.4.1) + safe_yaml (~> 0.9.0) + diff-lcs (1.2.5) + ffi (1.9.3) formatador (0.2.4) - guard (1.7.0) + guard (2.2.5) formatador (>= 0.2.4) - listen (>= 0.6.0) - lumberjack (>= 1.0.2) - pry (>= 0.9.10) - thor (>= 0.14.6) - guard-rspec (2.5.1) - guard (>= 1.1) - rspec (~> 2.11) - listen (0.7.3) - lumberjack (1.0.3) - method_source (0.8.1) - pry (0.9.12) - coderay (~> 1.0.5) + listen (~> 2.1) + lumberjack (~> 1.0) + pry (>= 0.9.12) + thor (>= 0.18.1) + guard-rspec (2.6.0) + guard (>= 1.8) + rspec (~> 2.13) + listen (2.4.0) + celluloid (>= 0.15.2) + rb-fsevent (>= 0.9.3) + rb-inotify (>= 0.9) + lumberjack (1.0.4) + method_source (0.8.2) + pry (0.9.12.4) + coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) rack (1.5.2) - rake (10.0.4) + rake (10.1.1) rb-fchange (0.0.6) ffi - rb-fsevent (0.9.3) - rb-inotify (0.9.0) + rb-fsevent (0.9.4) + rb-inotify (0.9.3) ffi (>= 0.5.0) - rspec (2.13.0) - rspec-core (~> 2.13.0) - rspec-expectations (~> 2.13.0) - rspec-mocks (~> 2.13.0) - rspec-core (2.13.1) - rspec-expectations (2.13.0) + rspec (2.14.1) + rspec-core (~> 2.14.0) + rspec-expectations (~> 2.14.0) + rspec-mocks (~> 2.14.0) + rspec-core (2.14.7) + rspec-expectations (2.14.4) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.13.0) - slop (3.4.4) + rspec-mocks (2.14.4) + safe_yaml (0.9.7) + slop (3.4.7) thor (0.18.1) - webmock (1.11.0) + timers (1.1.0) + webmock (1.16.1) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS ruby DEPENDENCIES guard-rspec (~> 2.3) - rake (~> 10.0.3) - rb-fchange - rb-fsevent - rb-inotify + rake (~> 10.0) + rb-fchange (~> 0) + rb-fsevent (~> 0) + rb-inotify (~> 0) rspec (~> 2.12) thebigdb! webmock (~> 1.9)