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 5410179 commit 614c027Copy full SHA for 614c027
Gemfile.lock
@@ -66,7 +66,7 @@ GEM
66
minitest (>= 5.1)
67
tzinfo (~> 2.0)
68
zeitwerk (~> 2.3)
69
- addressable (2.7.0)
+ addressable (2.8.0)
70
public_suffix (>= 2.0.2, < 5.0)
71
builder (3.2.4)
72
byebug (11.1.3)
@@ -103,9 +103,11 @@ GEM
103
marcel (1.0.1)
104
method_source (1.0.0)
105
mini_mime (1.0.3)
106
+ mini_portile2 (2.5.3)
107
minitest (5.14.4)
108
nio4r (2.5.7)
- nokogiri (1.11.4-x86_64-linux)
109
+ nokogiri (1.11.4)
110
+ mini_portile2 (~> 2.5.0)
111
racc (~> 1.4)
112
pg (1.2.3)
113
pry (0.13.1)
0 commit comments