Gemfile.lock in alba-0.9.0 vs Gemfile.lock in alba-0.10.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- alba (0.9.0)
+ alba (0.10.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.2)
@@ -11,10 +11,11 @@
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
ast (2.4.1)
+ bigdecimal (2.0.0)
concurrent-ruby (1.1.6)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
@@ -23,10 +24,11 @@
docile (1.3.2)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
json (2.3.1)
minitest (5.14.1)
- oj (3.10.8)
+ oj (3.10.12)
+ bigdecimal (>= 1.0, < 3)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
rainbow (3.0.0)
rake (13.0.1)