Gemfile.lock in bonsai-1.4.1 vs Gemfile.lock in bonsai-1.4.2
- old
+ new
@@ -1,72 +1,57 @@
PATH
remote: .
specs:
- bonsai (1.4.0)
- activesupport (= 3.0.3)
+ bonsai (1.4.1)
activesupport (>= 3.0.3)
- builder (= 3.0.0)
+ bonsai
builder (>= 3.0.0)
- i18n (= 0.5.0)
- jeweler
- launchy (= 0.3.7)
+ i18n (>= 0.5.0)
launchy (>= 0.3.7)
- liquid (= 2.2.2)
liquid (>= 2.2.2)
- maruku (= 0.6.0)
maruku (>= 0.6.0)
rack
- rspec (~> 2.3)
- sass (= 3.1.4)
sass
- sinatra (= 1.0)
sinatra (>= 1.0)
- tilt (= 1.3)
tilt (>= 1.3)
- watch (= 0.1.0)
watch (>= 0.1.0)
- yard
GEM
remote: http://rubygems.org/
specs:
- activesupport (3.0.3)
+ activesupport (3.1.0)
+ multi_json (~> 1.0)
+ addressable (2.2.6)
builder (3.0.0)
- configuration (1.2.0)
diff-lcs (1.1.2)
- git (1.2.5)
- i18n (0.5.0)
- jeweler (1.5.2)
- bundler (~> 1.0.0)
- git (>= 1.2.5)
- rake
- launchy (0.3.7)
- configuration (>= 0.0.5)
- rake (>= 0.8.1)
+ i18n (0.6.0)
+ launchy (2.0.5)
+ addressable (~> 2.2.6)
liquid (2.2.2)
maruku (0.6.0)
syntax (>= 1.0.0)
- rack (1.2.1)
- rake (0.8.7)
+ multi_json (1.0.3)
+ rack (1.3.3)
rspec (2.3.0)
rspec-core (~> 2.3.0)
rspec-expectations (~> 2.3.0)
rspec-mocks (~> 2.3.0)
rspec-core (2.3.1)
rspec-expectations (2.3.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.3.0)
- sass (3.1.4)
- sinatra (1.0)
- rack (>= 1.0)
+ sass (3.1.7)
+ sinatra (1.2.6)
+ rack (~> 1.1)
+ tilt (>= 1.2.2, < 2.0)
syntax (1.0.0)
- tilt (1.3)
+ tilt (1.3.3)
watch (0.1.0)
yard (0.6.4)
PLATFORMS
ruby
DEPENDENCIES
bonsai!
- rspec (>= 1.3.0)
+ rspec (~> 2.3)
yard