Gemfile.lock in edge_framework-1.2.7 vs Gemfile.lock in edge_framework-1.2.9
- old
+ new
@@ -1,38 +1,44 @@
PATH
remote: .
specs:
- edge_framework (0.6.1)
- compass (>= 0.12.0)
- sass (>= 3.2.0)
- win32console
+ edge_framework (1.2.7)
+ compass (~> 0.12)
+ premailer (~> 1.8)
+ sass (~> 3.2)
GEM
remote: https://rubygems.org/
specs:
- chunky_png (1.2.9)
- compass (0.12.2)
+ addressable (2.3.6)
+ chunky_png (1.3.1)
+ compass (0.12.7)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
- sass (~> 3.1)
+ sass (~> 3.2.19)
+ css_parser (1.3.5)
+ addressable
diff-lcs (1.2.4)
fssm (0.2.10)
- rake (10.1.0)
+ htmlentities (4.3.2)
+ premailer (1.8.2)
+ css_parser (>= 1.3.5)
+ htmlentities (>= 4.0.0)
+ rake (10.3.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
- sass (3.2.13)
- win32console (1.3.2-x86-mingw32)
+ sass (3.2.19)
PLATFORMS
x86-mingw32
DEPENDENCIES
bundler (~> 1.3)
edge_framework!
- rake
- rspec
+ rake (~> 10.3)
+ rspec (~> 2.14)