Gemfile.lock in nwiki-0.2.7 vs Gemfile.lock in nwiki-0.2.8
- old
+ new
@@ -1,8 +1,8 @@
GIT
remote: git://github.com/libgit2/rugged.git
- revision: 35f9690257c55445d8d2bdb0ea27e0322fcd0b2f
+ revision: bbe229943e3361afb5225ac17f3888aa72f95d90
submodules: true
specs:
rugged (0.22.0b3)
GIT
@@ -14,112 +14,74 @@
rugged
PATH
remote: .
specs:
- nwiki (0.2.7)
+ nwiki (0.2.8)
org-ruby
rack
rack-git
rack-rewrite
GEM
remote: https://rubygems.org/
specs:
- celluloid (0.16.0)
- timers (~> 4.0.0)
- coderay (1.1.0)
- coveralls (0.7.2)
- multi_json (~> 1.3)
- rest-client (= 1.6.7)
- simplecov (>= 0.7)
- term-ansicolor (= 1.2.2)
- thor (= 0.18.1)
+ coveralls (0.7.9)
+ multi_json (~> 1.10)
+ rest-client (~> 1.7)
+ simplecov (~> 0.9.1)
+ term-ansicolor (~> 1.3)
+ thor (~> 0.19.1)
diff-lcs (1.2.5)
docile (1.1.5)
- ffi (1.9.6)
- formatador (0.2.5)
- guard (2.11.1)
- formatador (>= 0.2.4)
- listen (~> 2.7)
- lumberjack (~> 1.0)
- nenv (~> 0.1)
- notiffany (~> 0.0)
- pry (>= 0.9.12)
- shellany (~> 0.0)
- thor (>= 0.18.1)
- guard-compat (1.2.0)
- guard-rspec (4.5.0)
- guard (~> 2.1)
- guard-compat (~> 1.1)
- rspec (>= 2.99.0, < 4.0)
- hitimes (1.2.2)
- listen (2.8.5)
- celluloid (>= 0.15.2)
- rb-fsevent (>= 0.9.3)
- rb-inotify (>= 0.9)
- lumberjack (1.0.9)
- method_source (0.8.2)
mime-types (2.4.3)
multi_json (1.10.1)
- nenv (0.1.1)
- notiffany (0.0.3)
- nenv (~> 0.1)
- shellany (~> 0.0)
+ netrc (0.10.2)
org-ruby (0.9.12)
rubypants (~> 0.2)
- pry (0.10.1)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
+ power_assert (0.2.2)
rack (1.6.0)
rack-rewrite (1.5.1)
rack-test (0.6.3)
rack (>= 1.0)
rake (10.4.2)
- rb-fsevent (0.9.4)
- rb-inotify (0.9.5)
- ffi (>= 0.5.0)
- rest-client (1.6.7)
- mime-types (>= 1.16)
- rspec (3.1.0)
- rspec-core (~> 3.1.0)
- rspec-expectations (~> 3.1.0)
- rspec-mocks (~> 3.1.0)
- rspec-core (3.1.7)
- rspec-support (~> 3.1.0)
- rspec-expectations (3.1.2)
+ rest-client (1.7.2)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
+ rspec (3.2.0)
+ rspec-core (~> 3.2.0)
+ rspec-expectations (~> 3.2.0)
+ rspec-mocks (~> 3.2.0)
+ rspec-core (3.2.0)
+ rspec-support (~> 3.2.0)
+ rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.1.0)
- rspec-mocks (3.1.3)
- rspec-support (~> 3.1.0)
- rspec-support (3.1.2)
- ruby_gntp (0.3.4)
+ rspec-support (~> 3.2.0)
+ rspec-mocks (3.2.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.2.0)
+ rspec-support (3.2.1)
rubypants (0.2.0)
- shellany (0.0.1)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
- slop (3.6.0)
- term-ansicolor (1.2.2)
- tins (~> 0.8)
- thor (0.18.1)
- timers (4.0.1)
- hitimes
- tins (0.13.2)
+ term-ansicolor (1.3.0)
+ tins (~> 1.0)
+ test-unit (3.0.9)
+ power_assert
+ thor (0.19.1)
+ tins (1.3.4)
PLATFORMS
ruby
DEPENDENCIES
coveralls
- guard
- guard-rspec
nwiki!
rack-git!
rack-test
rake
rspec
- ruby_gntp
rugged!
+ test-unit