Gemfile.lock in alf-0.9.3 vs Gemfile.lock in alf-0.10.0
- old
+ new
@@ -1,47 +1,44 @@
-PATH
- remote: .
- specs:
- alf (0.9.3)
- myrrha (~> 1.0.0)
- quickl (~> 0.2.2)
-
GEM
remote: http://rubygems.org/
specs:
- bluecloth (2.0.11)
+ bluecloth (2.1.0)
diff-lcs (1.1.2)
- highline (1.6.2)
- myrrha (1.0.0)
- noe (1.3.0)
- highline (~> 1.6.0)
- quickl (~> 0.2.0)
- wlang (~> 0.10.1)
- quickl (0.2.2)
+ fastercsv (1.5.4)
+ myrrha (1.2.0)
+ quickl (0.4.0)
rake (0.9.2)
rcov (0.9.9)
rcov (0.9.9-java)
+ redcarpet (1.17.2)
+ request-log-analyzer (1.11.0)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
+ sequel (3.25.0)
+ sqlite3 (1.3.3)
wlang (0.10.2)
yard (0.7.2)
PLATFORMS
java
ruby
DEPENDENCIES
- alf!
- bluecloth (~> 2.0.9)
- bundler (~> 1.0)
- noe (~> 1.3.0)
+ bluecloth (~> 2.1.0)
+ fastercsv (~> 1.5.4)
+ myrrha (~> 1.2.0)
+ quickl (~> 0.4.0)
rake (~> 0.9.2)
rcov (~> 0.9.9)
+ redcarpet (~> 1.17.2)
+ request-log-analyzer (~> 1.11.0)
rspec (~> 2.6.0)
- wlang (~> 0.10.1)
+ sequel (~> 3.25.0)
+ sqlite3 (~> 1.3.0)
+ wlang (~> 0.10.2)
yard (~> 0.7.2)