Gemfile.lock in tres-0.1.0 vs Gemfile.lock in tres-0.1.1
- old
+ new
@@ -1,9 +1,24 @@
+PATH
+ remote: .
+ specs:
+ tres (0.1.0)
+ coffee-script
+ colorize
+ compass
+ ffi
+ haml
+ json_pure
+ listen
+ nokogiri
+ sprockets
+ tilt
+
GEM
remote: http://rubygems.org/
specs:
- chunky_png (1.2.5)
+ chunky_png (1.2.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
colorize (0.5.8)
@@ -22,10 +37,11 @@
listen (0.4.7)
rb-fchange (~> 0.0.5)
rb-fsevent (~> 0.9.1)
rb-inotify (~> 0.8.8)
multi_json (1.3.6)
+ nokogiri (1.5.5)
rack (1.4.1)
rake (0.9.2.2)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.1)
@@ -39,11 +55,11 @@
rspec-expectations (2.11.2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.1)
rspec-nc (0.0.2)
terminal-notifier (~> 1.4.2)
- sass (3.1.20)
+ sass (3.2.1)
sprockets (2.4.5)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
@@ -52,16 +68,9 @@
PLATFORMS
ruby
DEPENDENCIES
- coffee-script
- colorize
- compass
- haml
- json_pure
- listen
rake
rspec
rspec-nc
- sprockets
- tilt
+ tres!