summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock54
1 files changed, 28 insertions, 26 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5e1d572..c2ed43a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,38 +6,38 @@ PATH
GEM
remote: http://rubygems.org/
specs:
- coveralls (0.8.22)
+ coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
- thor (~> 0.19.4)
+ thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
diff-lcs (1.3)
- docile (1.3.1)
- ffi (1.9.25)
- haml (5.0.4)
+ docile (1.3.2)
+ ffi (1.12.2)
+ haml (5.1.2)
temple (>= 0.8.0)
tilt
- json (2.1.0)
- rack (2.0.6)
- rake (12.3.2)
+ json (2.3.0)
+ rack (2.2.2)
+ rake (13.0.1)
rb-fsevent (0.10.3)
- rb-inotify (0.10.0)
+ rb-inotify (0.10.1)
ffi (~> 1.0)
- rspec (3.8.0)
- rspec-core (~> 3.8.0)
- rspec-expectations (~> 3.8.0)
- rspec-mocks (~> 3.8.0)
- rspec-core (3.8.0)
- rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec (3.9.0)
+ rspec-core (~> 3.9.0)
+ rspec-expectations (~> 3.9.0)
+ rspec-mocks (~> 3.9.0)
+ rspec-core (3.9.1)
+ rspec-support (~> 3.9.1)
+ rspec-expectations (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-mocks (3.8.0)
+ rspec-support (~> 3.9.0)
+ rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.8.0)
- rspec-support (3.8.0)
- sass (3.7.2)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.2)
+ sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -47,12 +47,14 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
- temple (0.8.0)
- term-ansicolor (1.7.0)
+ sync (0.5.0)
+ temple (0.8.2)
+ term-ansicolor (1.7.1)
tins (~> 1.0)
- thor (0.19.4)
- tilt (2.0.9)
- tins (1.20.2)
+ thor (1.0.1)
+ tilt (2.0.10)
+ tins (1.24.1)
+ sync
PLATFORMS
ruby