Gemfile.lock in roadie-2.1.0.pre2 vs Gemfile.lock in roadie-2.1.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- roadie (2.1.0.pre1)
+ roadie (2.1.0)
actionmailer (~> 3.1.0)
css_parser
nokogiri (>= 1.4.4)
sprockets
@@ -43,10 +43,15 @@
builder (3.0.0)
css_parser (1.2.5)
addressable
diff-lcs (1.1.3)
erubis (2.7.0)
+ growl (1.0.3)
+ guard (0.8.8)
+ thor (~> 0.14.6)
+ guard-rspec (0.5.8)
+ guard (>= 0.8.4)
hike (1.2.1)
i18n (0.6.0)
json (1.6.1)
mail (2.3.0)
i18n (>= 0.4.0)
@@ -79,10 +84,11 @@
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
+ rb-fsevent (0.4.3.1)
rdoc (3.11)
json (~> 1.4)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
@@ -109,8 +115,12 @@
PLATFORMS
ruby
DEPENDENCIES
+ growl
+ guard
+ guard-rspec
rails
+ rb-fsevent
roadie!
rspec-rails (>= 2.0.0)