Gemfile.lock in rapi_doc-0.3.1 vs Gemfile.lock in rapi_doc-0.4.0
- old
+ new
@@ -3,17 +3,21 @@
specs:
activesupport (3.1.3)
multi_json (~> 1.0)
diff-lcs (1.1.3)
git (1.2.5)
+ haml (3.1.4)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
+ json (1.6.6)
multi_json (1.0.4)
rake (0.9.2.2)
rcov (0.9.11)
+ rdoc (3.12)
+ json (~> 1.4)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
@@ -24,9 +28,11 @@
PLATFORMS
ruby
DEPENDENCIES
activesupport (>= 2.1)
- bundler (~> 1.0.0)
- jeweler (~> 1.6.4)
+ bundler (>= 1.0.0)
+ haml
+ jeweler (>= 1.6.4)
rcov
- rspec (~> 2.7.0)
+ rdoc
+ rspec (>= 2.7.0)