Gemfile.lock in staticmatic3-2.1.9 vs Gemfile.lock in staticmatic3-2.1.10
- old
+ new
@@ -1,43 +1,86 @@
-GEM
- remote: http://rubygems.org/
- specs:
- aws-s3 (0.6.2)
- builder
- mime-types
- xml-simple
- builder (3.0.0)
- chunky_png (1.2.5)
- compass (0.12.1)
- chunky_png (~> 1.2)
- fssm (>= 0.2.7)
- sass (~> 3.1)
- fssm (0.2.8.1)
- git (1.2.5)
- haml (3.1.4)
- jeweler (1.6.4)
- bundler (~> 1.0)
- git (>= 1.2.5)
- rake
- mime-types (1.16)
- rack (1.2.1)
- rake (0.9.2)
- rspec (1.3.1)
- sass (3.1.7)
- thor (0.14.6)
- tilt (1.3.3)
- xml-simple (1.0.14)
-
-PLATFORMS
- ruby
-
-DEPENDENCIES
- aws-s3
- bundler (~> 1.0)
- compass (~> 0.12.1)
- haml (~> 3.1)
- jeweler (~> 1.6)
- rack (>= 1.0)
- rspec (~> 1.3.1)
- sass (~> 3.1)
- thor (>= 0.14.6)
- tilt (>= 1.3)
+GEM
+ remote: http://rubygems.org/
+ specs:
+ addressable (2.4.0)
+ aws-s3 (0.6.3)
+ builder
+ mime-types
+ xml-simple
+ builder (3.2.4)
+ chunky_png (1.4.0)
+ compass (0.12.7)
+ chunky_png (~> 1.2)
+ fssm (>= 0.2.7)
+ sass (~> 3.2.19)
+ descendants_tracker (0.0.4)
+ thread_safe (~> 0.3, >= 0.3.1)
+ faraday (0.9.2)
+ multipart-post (>= 1.2, < 3)
+ fssm (0.2.10)
+ git (1.8.1)
+ rchardet (~> 1.8)
+ github_api (0.16.0)
+ addressable (~> 2.4.0)
+ descendants_tracker (~> 0.0.4)
+ faraday (~> 0.8, < 0.10)
+ hashie (>= 3.4)
+ mime-types (>= 1.16, < 3.0)
+ oauth2 (~> 1.0)
+ haml (3.1.8)
+ hashie (4.1.0)
+ highline (2.0.3)
+ jeweler (2.3.9)
+ builder
+ bundler
+ git (>= 1.2.5)
+ github_api (~> 0.16.0)
+ highline (>= 1.6.15)
+ nokogiri (>= 1.5.10)
+ psych
+ rake
+ rdoc
+ semver2
+ jwt (2.2.2)
+ mime-types (2.99.3)
+ multi_json (1.15.0)
+ multi_xml (0.6.0)
+ multipart-post (2.1.1)
+ nokogiri (1.11.1-x64-mingw32)
+ racc (~> 1.4)
+ oauth2 (1.4.4)
+ faraday (>= 0.8, < 2.0)
+ jwt (>= 1.0, < 3.0)
+ multi_json (~> 1.3)
+ multi_xml (~> 0.5)
+ rack (>= 1.2, < 3)
+ psych (3.3.0)
+ racc (1.5.2)
+ rack (2.2.3)
+ rake (13.0.3)
+ rchardet (1.8.0)
+ rdoc (6.3.0)
+ rspec (1.3.2)
+ sass (3.2.19)
+ semver2 (3.4.2)
+ thor (1.1.0)
+ thread_safe (0.3.6)
+ tilt (1.4.1)
+ xml-simple (1.1.8)
+
+PLATFORMS
+ x64-mingw32
+
+DEPENDENCIES
+ aws-s3 (~> 0.6.3)
+ bundler
+ compass (~> 0.12.1)
+ haml (~> 3.1)
+ jeweler (~> 2.0)
+ rack (>= 1.0)
+ rspec (~> 1.3.1)
+ sass (~> 3.1, <= 3.2.19)
+ thor (>= 0.14.6)
+ tilt (~> 1.3, <= 1.4.1)
+
+BUNDLED WITH
+ 2.1.4