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 3beda8a commit aedb8ecCopy full SHA for aedb8ec
app/ruby/app-issue-creator/Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (6.1.7.3)
+ activesupport (6.1.7.5)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
@@ -33,11 +33,11 @@ GEM
33
faraday-patron (1.0.0)
34
faraday-rack (1.0.0)
35
faraday-retry (1.0.3)
36
- i18n (1.12.0)
+ i18n (1.14.1)
37
concurrent-ruby (~> 1.0)
38
json (2.3.0)
39
jwt (1.5.6)
40
- minitest (5.18.0)
+ minitest (5.19.0)
41
multipart-post (2.3.0)
42
mustermann (2.0.2)
43
ruby2_keywords (~> 0.0.1)
@@ -59,7 +59,7 @@ GEM
59
tilt (2.1.0)
60
tzinfo (2.0.6)
61
62
- zeitwerk (2.6.7)
+ zeitwerk (2.6.11)
63
64
PLATFORMS
65
ruby
0 commit comments