Skip to content
Closed
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
7 changes: 2 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
axiom-types (0.1.1)
Expand Down Expand Up @@ -34,7 +34,7 @@ GEM
ast (~> 2.4.0)
path_expander (1.1.0)
psych (3.1.0)
public_suffix (4.0.5)
public_suffix (4.0.6)
rainbow (3.0.0)
reek (6.0.1)
kwalify (~> 0.7.0)
Expand Down Expand Up @@ -84,8 +84,6 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
standard (0.0.36)
rubocop (>= 0.63)
thread_safe (0.3.6)
tty-which (0.4.2)
unicode-display_width (1.7.0)
Expand All @@ -102,7 +100,6 @@ DEPENDENCIES
rspec
rubocop
rubycritic
standard

RUBY VERSION
ruby 2.6.5p114
Expand Down