We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816cee1 commit a3ca32dCopy full SHA for a3ca32d
Gemfile.lock
@@ -98,7 +98,6 @@ GEM
98
marcel (1.0.4)
99
method_source (1.1.0)
100
mini_mime (1.1.5)
101
- mini_portile2 (2.8.6)
102
minitest (5.23.0)
103
net-imap (0.3.7)
104
date
@@ -110,7 +109,7 @@ GEM
110
109
net-smtp (0.5.0)
111
net-protocol
112
nio4r (2.7.3)
113
- nokogiri (1.15.6-x86_64-linux)
+ nokogiri (1.16.5-x86_64-linux)
114
racc (~> 1.4)
115
parallel (1.24.0)
116
parser (3.3.1.0)
@@ -207,8 +206,7 @@ GEM
207
206
actionpack (>= 5.2)
208
activesupport (>= 5.2)
209
sprockets (>= 3.0.0)
210
- sqlite3 (1.7.3)
211
- mini_portile2 (~> 2.8.0)
+ sqlite3 (1.7.3-x86_64-linux)
212
strscan (3.1.0)
213
thor (1.3.1)
214
timeout (0.4.1)
0 commit comments