We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7104e14 commit dc5f1e1Copy full SHA for dc5f1e1
Gemfile.lock
@@ -93,7 +93,7 @@ GEM
93
multi_xml (~> 0.5)
94
rack (>= 1.2, < 3)
95
parallel (1.21.0)
96
- parser (3.0.3.2)
+ parser (3.1.0.0)
97
ast (~> 2.4.1)
98
pg (1.2.3)
99
pry (0.14.1)
@@ -135,13 +135,13 @@ GEM
135
diff-lcs (>= 1.2.0, < 2.0)
136
rspec-support (~> 3.10.0)
137
rspec-support (3.10.2)
138
- rubocop (1.24.0)
+ rubocop (1.24.1)
139
parallel (~> 1.10)
140
parser (>= 3.0.0.0)
141
rainbow (>= 2.2.2, < 4.0)
142
regexp_parser (>= 1.8, < 3.0)
143
rexml
144
- rubocop-ast (>= 1.15.0, < 2.0)
+ rubocop-ast (>= 1.15.1, < 2.0)
145
ruby-progressbar (~> 1.7)
146
unicode-display_width (>= 1.4.0, < 3.0)
147
rubocop-ast (1.15.1)
0 commit comments