Gemfile.lock in beaconable-0.2.2 vs Gemfile.lock in beaconable-0.2.3
- old
+ new
@@ -1,31 +1,31 @@
PATH
remote: .
specs:
- beaconable (0.2.1)
+ beaconable (0.2.3)
activerecord (>= 4.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.0)
- activesupport (= 6.0.0)
- activerecord (6.0.0)
- activemodel (= 6.0.0)
- activesupport (= 6.0.0)
- activesupport (6.0.0)
+ activemodel (6.0.2)
+ activesupport (= 6.0.2)
+ activerecord (6.0.2)
+ activemodel (= 6.0.2)
+ activesupport (= 6.0.2)
+ activesupport (6.0.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.1, >= 2.1.8)
+ zeitwerk (~> 2.2)
ansi (1.5.0)
ast (2.4.0)
builder (3.2.3)
byebug (10.0.2)
- concurrent-ruby (1.1.5)
- i18n (1.6.0)
+ concurrent-ruby (1.1.6)
+ i18n (1.8.2)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.3)
minitest (5.11.3)
minitest-reporters (1.3.8)
ansi
@@ -45,13 +45,13 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
sqlite3 (1.4.1)
thread_safe (0.3.6)
- tzinfo (1.2.5)
+ tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.6.0)
- zeitwerk (2.1.9)
+ zeitwerk (2.2.2)
PLATFORMS
ruby
DEPENDENCIES