We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11c7fe commit e34be29Copy full SHA for e34be29
hello-ktea/Gemfile.lock
@@ -7,7 +7,7 @@ GEM
7
minitest (~> 5.1)
8
tzinfo (~> 1.1)
9
zeitwerk (~> 2.2, >= 2.2.2)
10
- addressable (2.7.0)
+ addressable (2.8.0)
11
public_suffix (>= 2.0.2, < 5.0)
12
concurrent-ruby (1.1.7)
13
domain_name (0.5.20190701)
@@ -28,9 +28,9 @@ GEM
28
ffi-compiler (>= 1.0, < 2.0)
29
i18n (1.8.5)
30
concurrent-ruby (~> 1.0)
31
- kerbi (1.1.24)
+ kerbi (1.1.43)
32
minitest (5.14.1)
33
- public_suffix (4.0.5)
+ public_suffix (4.0.6)
34
rake (13.0.1)
35
thread_safe (0.3.6)
36
tzinfo (1.2.7)
@@ -46,7 +46,7 @@ PLATFORMS
46
DEPENDENCIES
47
activesupport
48
http
49
- kerbi (~> 1.1.24)
+ kerbi (>= 1.1.43)
50
51
RUBY VERSION
52
ruby 2.6.3p62
0 commit comments