Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 42 additions & 42 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,34 +29,33 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (5.2.3)
actionview (= 5.2.3)
activesupport (= 5.2.3)
rack (~> 2.0)
actionpack (6.0.3.2)
actionview (= 6.0.3.2)
activesupport (= 6.0.3.2)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.3)
activesupport (= 5.2.3)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actionview (6.0.3.2)
activesupport (= 6.0.3.2)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activemodel (5.2.3)
activesupport (= 5.2.3)
activerecord (5.2.3)
activemodel (= 5.2.3)
activesupport (= 5.2.3)
arel (>= 9.0)
activesupport (5.2.3)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activemodel (6.0.3.2)
activesupport (= 6.0.3.2)
activerecord (6.0.3.2)
activemodel (= 6.0.3.2)
activesupport (= 6.0.3.2)
activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
arel (9.0.0)
ast (2.4.0)
ast (2.4.1)
awesome_print (1.8.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand All @@ -66,7 +65,7 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
brakeman (4.5.0)
builder (3.2.3)
builder (3.2.4)
bullet (5.9.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
Expand All @@ -83,15 +82,15 @@ GEM
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
colorize (0.8.1)
concurrent-ruby (1.1.5)
crass (1.0.4)
concurrent-ruby (1.1.6)
crass (1.0.6)
debug_inspector (0.0.3)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docile (1.3.1)
equalizer (0.0.11)
erubi (1.8.0)
erubi (1.9.0)
erubis (2.7.0)
fasterer (0.5.1)
colorize (~> 0.7)
Expand All @@ -108,11 +107,11 @@ GEM
fuubar (2.3.2)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
highline (2.0.2)
highline (2.0.3)
hirb (0.7.3)
i18n (1.6.0)
i18n (1.8.3)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.29)
i18n-tasks (0.9.31)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand All @@ -129,20 +128,20 @@ GEM
kwalify (0.7.2)
launchy (2.4.3)
addressable (~> 2.3)
lol_dba (2.1.8)
actionpack (>= 3.0, < 6.0)
activerecord (>= 3.0, < 6.0)
railties (>= 3.0, < 6.0)
loofah (2.2.3)
lol_dba (2.2.0)
actionpack (>= 3.0, < 7.0)
activerecord (>= 3.0, < 7.0)
railties (>= 3.0, < 7.0)
loofah (2.6.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
method_source (0.9.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
nokogiri (1.10.2)
minitest (5.14.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parser (2.6.2.1)
parser (2.6.5.0)
ast (~> 2.4.0)
path_expander (1.0.3)
pry (0.12.2)
Expand All @@ -161,7 +160,7 @@ GEM
pry (>= 0.9.11)
psych (3.1.0)
public_suffix (3.0.3)
rack (2.0.7)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
railroady (1.5.3)
Expand All @@ -173,11 +172,11 @@ GEM
activesupport (>= 3.2)
choice (~> 0.2.0)
ruby-graphviz (~> 1.2)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-i18n (5.1.3)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails-i18n (6.0.0)
i18n (>= 0.7, < 2)
railties (>= 5.0, < 6)
railties (>= 6.0.0, < 7)
rails_best_practices (1.19.4)
activesupport
code_analyzer (>= 0.4.8)
Expand All @@ -186,12 +185,12 @@ GEM
json
require_all (~> 2.0)
ruby-progressbar
railties (5.2.3)
actionpack (= 5.2.3)
activesupport (= 5.2.3)
railties (6.0.3.2)
actionpack (= 6.0.3.2)
activesupport (= 6.0.3.2)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rake (10.5.0)
reek (5.3.2)
Expand Down Expand Up @@ -251,7 +250,7 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tty-which (0.4.0)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.5.0)
uniform_notifier (1.12.1)
Expand All @@ -260,6 +259,7 @@ GEM
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
zeitwerk (2.3.1)

PLATFORMS
ruby
Expand Down