Gemfile.lock in nwiki-0.2.2 vs Gemfile.lock in nwiki-0.2.3
- old
+ new
@@ -5,33 +5,33 @@
submodules: true
specs:
rugged (0.19.0)
GIT
- remote: git@github.com:niku/rack-git.git
+ remote: git://github.com/niku/rack-git.git
revision: e06902c573201c1860ac46f2822ab4bbd7837639
specs:
rack-git (0.0.2)
rack
rugged
PATH
remote: .
specs:
- nwiki (0.2.2)
+ nwiki (0.2.3)
org-ruby
rack
rack-git
rack-rewrite
GEM
remote: https://rubygems.org/
specs:
- celluloid (0.15.2)
- timers (~> 1.1.0)
+ celluloid (0.16.0)
+ timers (~> 4.0.0)
coderay (1.1.0)
- coveralls (0.7.0)
+ coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
@@ -46,22 +46,23 @@
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rspec (4.3.1)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
+ hitimes (1.2.2)
listen (2.7.9)
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.3)
multi_json (1.10.1)
netrc (0.7.7)
- org-ruby (0.9.7)
+ org-ruby (0.9.9)
rubypants (~> 0.2)
- pry (0.10.0)
+ pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rack-rewrite (1.5.0)
@@ -72,22 +73,22 @@
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
- rspec (3.0.0)
- rspec-core (~> 3.0.0)
- rspec-expectations (~> 3.0.0)
- rspec-mocks (~> 3.0.0)
- rspec-core (3.0.3)
- rspec-support (~> 3.0.0)
- rspec-expectations (3.0.3)
+ rspec (3.1.0)
+ rspec-core (~> 3.1.0)
+ rspec-expectations (~> 3.1.0)
+ rspec-mocks (~> 3.1.0)
+ rspec-core (3.1.2)
+ rspec-support (~> 3.1.0)
+ rspec-expectations (3.1.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.0.0)
- rspec-mocks (3.0.3)
- rspec-support (~> 3.0.0)
- rspec-support (3.0.3)
+ rspec-support (~> 3.1.0)
+ rspec-mocks (3.1.0)
+ rspec-support (~> 3.1.0)
+ rspec-support (3.1.0)
ruby_gntp (0.3.4)
rubypants (0.2.0)
simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
@@ -95,11 +96,12 @@
simplecov-html (0.8.0)
slop (3.6.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
- timers (1.1.0)
- tins (1.3.0)
+ timers (4.0.0)
+ hitimes
+ tins (1.3.2)
PLATFORMS
ruby
DEPENDENCIES