Gemfile.lock in vodacom-0.0.11 vs Gemfile.lock in vodacom-0.0.12
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- vodacom (0.0.11)
- active_attr (~> 0.16.0)
+ vodacom (0.0.12)
+ active_attr (~> 0.17.0)
httparty (~> 0.22.0)
nokogiri (~> 1.16.7)
GEM
remote: https://rubygems.org/
@@ -20,13 +20,13 @@
activesupport (= 7.0.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- active_attr (0.16.0)
- actionpack (>= 3.0.2, < 7.2)
- activemodel (>= 3.0.2, < 7.2)
- activesupport (>= 3.0.2, < 7.2)
+ active_attr (0.17.0)
+ actionpack (>= 3.0.2, < 8.0)
+ activemodel (>= 3.0.2, < 8.0)
+ activesupport (>= 3.0.2, < 8.0)
activemodel (7.0.4)
activesupport (= 7.0.4)
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)