summaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock65
1 files changed, 31 insertions, 34 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9bc9358..bbdff45 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,54 +6,51 @@ PATH
GEM
remote: http://rubygems.org/
specs:
+ bigdecimal (3.1.8)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
- diff-lcs (1.5.0)
- docile (1.4.0)
- ffi (1.15.5)
- haml (5.2.2)
- temple (>= 0.8.0)
+ diff-lcs (1.5.1)
+ docile (1.4.1)
+ ffi (1.17.0)
+ haml (6.3.0)
+ temple (>= 0.8.2)
+ thor
tilt
- json (2.6.2)
- rack (2.2.3.1)
- rake (13.0.6)
- rb-fsevent (0.11.1)
- rb-inotify (0.10.1)
- ffi (~> 1.0)
- rspec (3.11.0)
- rspec-core (~> 3.11.0)
- rspec-expectations (~> 3.11.0)
- rspec-mocks (~> 3.11.0)
- rspec-core (3.11.0)
- rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ json (2.7.2)
+ rack (3.1.7)
+ rake (13.2.1)
+ rspec (3.13.0)
+ rspec-core (~> 3.13.0)
+ rspec-expectations (~> 3.13.0)
+ rspec-mocks (~> 3.13.0)
+ rspec-core (3.13.0)
+ rspec-support (~> 3.13.0)
+ rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-mocks (3.11.1)
+ rspec-support (~> 3.13.0)
+ rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
- sass (3.7.4)
- sass-listen (~> 4.0.0)
- sass-listen (4.0.0)
- rb-fsevent (~> 0.9, >= 0.9.4)
- rb-inotify (~> 0.9, >= 0.9.7)
+ rspec-support (~> 3.13.0)
+ rspec-support (3.13.1)
+ sassc (2.4.0)
+ ffi (~> 1.9)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sync (0.5.0)
- temple (0.8.2)
- term-ansicolor (1.7.1)
+ temple (0.10.3)
+ term-ansicolor (1.11.2)
tins (~> 1.0)
- thor (1.2.1)
- tilt (2.0.10)
- tins (1.31.1)
+ thor (1.3.1)
+ tilt (2.4.0)
+ tins (1.33.0)
+ bigdecimal
sync
PLATFORMS
@@ -65,8 +62,8 @@ DEPENDENCIES
rack
rake
rspec
- sass
+ sassc
zorglub!
BUNDLED WITH
- 2.3.14
+ 2.5.17