Gemfile.lock in nwiki-0.2.9 vs Gemfile.lock in nwiki-0.2.10
- old
+ new
@@ -1,11 +1,11 @@
GIT
remote: git://github.com/libgit2/rugged.git
- revision: 4d676f6825a725e0ea672c49e3afeb5029181af2
+ revision: 6cdd5890aab7827f0b74f90ef50a305eae667ac4
submodules: true
specs:
- rugged (0.22.0b3)
+ rugged (0.23.0b1)
GIT
remote: git://github.com/niku/rack-git.git
revision: e06902c573201c1860ac46f2822ab4bbd7837639
specs:
@@ -14,27 +14,31 @@
rugged
PATH
remote: .
specs:
- nwiki (0.2.9)
+ nwiki (0.2.10)
org-ruby
rack
rack-git
rack-rewrite
GEM
remote: https://rubygems.org/
specs:
- coveralls (0.7.11)
+ coveralls (0.8.0)
multi_json (~> 1.10)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
diff-lcs (1.2.5)
docile (1.1.5)
+ domain_name (0.5.23)
+ unf (>= 0.0.5, < 1.0.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
mime-types (2.4.3)
multi_json (1.11.0)
netrc (0.10.3)
org-ruby (0.9.12)
rubypants (~> 0.2)
@@ -42,20 +46,21 @@
rack (1.6.0)
rack-rewrite (1.5.1)
rack-test (0.6.3)
rack (>= 1.0)
rake (10.4.2)
- rest-client (1.7.3)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
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.1)
+ rspec-core (3.2.3)
rspec-support (~> 3.2.0)
- rspec-expectations (3.2.0)
+ rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
@@ -70,9 +75,12 @@
tins (~> 1.0)
test-unit (3.0.9)
power_assert
thor (0.19.1)
tins (1.3.5)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.6)
PLATFORMS
ruby
DEPENDENCIES