We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd8521 commit 6029aa5Copy full SHA for 6029aa5
Gemfile
@@ -13,7 +13,7 @@ gem 'rake', '~> 13.1'
13
gem 'redcarpet', '~> 3.6'
14
gem 'reline', '~> 0.6.1'
15
gem 'rexml', '~> 3.4'
16
-gem 'roda', '~> 3.89'
+gem 'roda', '~> 3.91'
17
gem 'tantiny', '0.3.3'
18
gem 'thermite', '~> 0.13.0'
19
gem 'tilt', '~> 2.6'
Gemfile.lock
@@ -47,7 +47,7 @@ GEM
47
reline (0.6.1)
48
io-console (~> 0.5)
49
rexml (3.4.1)
50
- roda (3.90.0)
+ roda (3.91.0)
51
rack
52
rubocop (1.75.2)
53
json (~> 2.3)
@@ -124,7 +124,7 @@ DEPENDENCIES
124
redcarpet (~> 3.6)
125
reline (~> 0.6.1)
126
rexml (~> 3.4)
127
- roda (~> 3.89)
+ roda (~> 3.91)
128
rubocop (~> 1.75)
129
rubocop-minitest (~> 0.38.0)
130
rubocop-performance (~> 1.25)
0 commit comments