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 51efe10 commit 79a0522Copy full SHA for 79a0522
1 file changed
Gemfile.lock
@@ -61,12 +61,12 @@ GEM
61
method_source (0.9.2)
62
mimemagic (0.3.2)
63
mini_mime (1.0.1)
64
- mini_portile2 (2.3.0)
+ mini_portile2 (2.4.0)
65
minitest (5.11.3)
66
mustermann (1.0.3)
67
nio4r (2.3.1)
68
- nokogiri (1.8.5)
69
- mini_portile2 (~> 2.3.0)
+ nokogiri (1.10.4)
+ mini_portile2 (~> 2.4.0)
70
rack (2.0.6)
71
rack-protection (2.0.4)
72
rack
@@ -127,8 +127,12 @@ GEM
127
128
PLATFORMS
129
ruby
130
+ x86_64-darwin-18
131
132
DEPENDENCIES
133
rails (~> 5.2.2)
134
split (~> 3.3.0)
135
sqlite3
136
+
137
+BUNDLED WITH
138
+ 2.0.1
0 commit comments