We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5895132 commit 7e4c785Copy full SHA for 7e4c785
1 file changed
Gemfile.lock
@@ -2,11 +2,11 @@ PATH
2
remote: .
3
specs:
4
tetra (2.0.8)
5
- clamp (~> 1.3.2)
+ clamp (~> 1.3)
6
json_pure (>= 2.6.3, < 2.9.0)
7
rexml (>= 3.2.9, < 3.5.0)
8
rubyzip (~> 3.2)
9
- text (~> 1.3.1)
+ text (~> 1.3)
10
11
GEM
12
remote: https://rubygems.org/
@@ -153,9 +153,9 @@ DEPENDENCIES
153
aruba (~> 2.3)
154
rake (~> 13.3)
155
rspec (~> 3.13)
156
- rubocop (~> 1.82.1)
+ rubocop (~> 1.82)
157
rubocop-performance (~> 1.26)
158
- rubocop-rake (~> 0.7.1)
+ rubocop-rake (~> 0.7)
159
rubocop-rspec (~> 3.9.0)
160
simplecov (~> 0.22)
161
simplecov-cobertura (~> 3.1)
0 commit comments