diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9221466..67bde48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -27,7 +27,7 @@ GIT | |||
27 | 27 | ||
28 | GIT | 28 | GIT |
29 | remote: https://git.fourisland.com/wittle | 29 | remote: https://git.fourisland.com/wittle |
30 | revision: 960984443e224bd8565f559d842f519e45d778da | 30 | revision: bdb707fb2d79f1e1c8bf139de536ef3cf82b862b |
31 | branch: main | 31 | branch: main |
32 | specs: | 32 | specs: |
33 | wittle (0.1.0) | 33 | wittle (0.1.0) |
@@ -130,7 +130,7 @@ GEM | |||
130 | audited (5.4.0) | 130 | audited (5.4.0) |
131 | activerecord (>= 5.0, < 7.2) | 131 | activerecord (>= 5.0, < 7.2) |
132 | request_store (~> 1.2) | 132 | request_store (~> 1.2) |
133 | base64 (0.1.1) | 133 | base64 (0.2.0) |
134 | bcrypt (3.1.19) | 134 | bcrypt (3.1.19) |
135 | bigdecimal (3.1.4) | 135 | bigdecimal (3.1.4) |
136 | bindex (0.8.1) | 136 | bindex (0.8.1) |
@@ -170,14 +170,14 @@ GEM | |||
170 | concurrent-ruby (1.2.2) | 170 | concurrent-ruby (1.2.2) |
171 | connection_pool (2.4.1) | 171 | connection_pool (2.4.1) |
172 | crass (1.0.6) | 172 | crass (1.0.6) |
173 | date (3.3.3) | 173 | date (3.3.4) |
174 | devise (4.9.3) | 174 | devise (4.9.3) |
175 | bcrypt (~> 3.0) | 175 | bcrypt (~> 3.0) |
176 | orm_adapter (~> 0.1) | 176 | orm_adapter (~> 0.1) |
177 | railties (>= 4.1.0) | 177 | railties (>= 4.1.0) |
178 | responders | 178 | responders |
179 | warden (~> 1.2.3) | 179 | warden (~> 1.2.3) |
180 | drb (2.1.1) | 180 | drb (2.2.0) |
181 | ruby2_keywords | 181 | ruby2_keywords |
182 | enumerize (2.7.0) | 182 | enumerize (2.7.0) |
183 | activesupport (>= 3.2) | 183 | activesupport (>= 3.2) |
@@ -243,14 +243,14 @@ GEM | |||
243 | mini_racer (0.8.0) | 243 | mini_racer (0.8.0) |
244 | libv8-node (~> 18.16.0.0) | 244 | libv8-node (~> 18.16.0.0) |
245 | minitest (5.20.0) | 245 | minitest (5.20.0) |
246 | mutex_m (0.1.2) | 246 | mutex_m (0.2.0) |
247 | mysql2 (0.5.5) | 247 | mysql2 (0.5.5) |
248 | net-imap (0.4.4) | 248 | net-imap (0.4.4) |
249 | date | 249 | date |
250 | net-protocol | 250 | net-protocol |
251 | net-pop (0.1.2) | 251 | net-pop (0.1.2) |
252 | net-protocol | 252 | net-protocol |
253 | net-protocol (0.2.1) | 253 | net-protocol (0.2.2) |
254 | timeout | 254 | timeout |
255 | net-scp (4.0.0) | 255 | net-scp (4.0.0) |
256 | net-ssh (>= 2.6.5, < 8.0.0) | 256 | net-ssh (>= 2.6.5, < 8.0.0) |
@@ -318,7 +318,7 @@ GEM | |||
318 | rb-fsevent (0.11.2) | 318 | rb-fsevent (0.11.2) |
319 | rb-inotify (0.10.1) | 319 | rb-inotify (0.10.1) |
320 | ffi (~> 1.0) | 320 | ffi (~> 1.0) |
321 | rdoc (6.5.0) | 321 | rdoc (6.6.0) |
322 | psych (>= 4.0.0) | 322 | psych (>= 4.0.0) |
323 | redcarpet (3.6.0) | 323 | redcarpet (3.6.0) |
324 | reline (0.3.9) | 324 | reline (0.3.9) |
@@ -374,7 +374,7 @@ GEM | |||
374 | execjs (>= 0.3.0, < 3) | 374 | execjs (>= 0.3.0, < 3) |
375 | thor (1.3.0) | 375 | thor (1.3.0) |
376 | tilt (2.3.0) | 376 | tilt (2.3.0) |
377 | timeout (0.4.0) | 377 | timeout (0.4.1) |
378 | turbolinks (5.2.1) | 378 | turbolinks (5.2.1) |
379 | turbolinks-source (~> 5.2) | 379 | turbolinks-source (~> 5.2) |
380 | turbolinks-source (5.2.0) | 380 | turbolinks-source (5.2.0) |