Gemfile.lock in bitmask_enum-1.1.0 vs Gemfile.lock in bitmask_enum-1.1.1
- old
+ new
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
- bitmask_enum (1.1.0)
- activerecord (>= 4.2, <= 7.0)
+ bitmask_enum (1.1.1)
+ activerecord (>= 4.2, < 7.1)
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.6.1)
@@ -72,11 +72,11 @@
DEPENDENCIES
bitmask_enum!
bundler (~> 1.17)
rake (~> 10.0)
rspec (~> 3.0)
- rubocop (~> 1.35)
- rubocop-rspec (~> 2.12)
+ rubocop (~> 1.12)
+ rubocop-rspec (~> 2.2)
sqlite3 (~> 1.4)
BUNDLED WITH
1.17.2