about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2024-12-07 13:07:58 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2024-12-07 13:07:58 -0500
commiteb41f85dd46b4d224aa3f3bc2c05d577ac50625f (patch)
tree4b4ec2158bfbcbddf3b2f0095604888eca18005c /Gemfile.lock
parent9681897e9ace534c4559fa9be20aa86af1a42e13 (diff)
downloadthoughts-eb41f85dd46b4d224aa3f3bc2c05d577ac50625f.tar.gz
thoughts-eb41f85dd46b4d224aa3f3bc2c05d577ac50625f.tar.bz2
thoughts-eb41f85dd46b4d224aa3f3bc2c05d577ac50625f.zip
Unmount Pokeviewer engine
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 0 insertions, 22 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2980acc..a3408d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -1,19 +1,3 @@
1GIT
2 remote: https://git.fourisland.com/pokeviewer
3 revision: c1b0443ba2aebdbd39291ddab0c189f3f4831320
4 specs:
5 pokeviewer (0.1.0)
6 activerecord-diff
7 coffee-rails (~> 4.2)
8 enumerize
9 haml
10 jquery-rails
11 normalize-rails
12 rails (~> 7.1.0)
13 sassc-rails
14 sequenced
15 victor
16
17GEM 1GEM
18 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
19 specs: 3 specs:
@@ -79,7 +63,6 @@ GEM
79 activemodel (= 7.1.1) 63 activemodel (= 7.1.1)
80 activesupport (= 7.1.1) 64 activesupport (= 7.1.1)
81 timeout (>= 0.4.0) 65 timeout (>= 0.4.0)
82 activerecord-diff (2.0.0)
83 activestorage (7.1.1) 66 activestorage (7.1.1)
84 actionpack (= 7.1.1) 67 actionpack (= 7.1.1)
85 activejob (= 7.1.1) 68 activejob (= 7.1.1)
@@ -319,9 +302,6 @@ GEM
319 rexml (~> 3.2, >= 3.2.5) 302 rexml (~> 3.2, >= 3.2.5)
320 rubyzip (>= 1.2.2, < 3.0) 303 rubyzip (>= 1.2.2, < 3.0)
321 websocket (~> 1.0) 304 websocket (~> 1.0)
322 sequenced (4.0.0)
323 activerecord (>= 3.0)
324 activesupport (>= 3.0)
325 spring (2.1.1) 305 spring (2.1.1)
326 spring-watcher-listen (2.0.1) 306 spring-watcher-listen (2.0.1)
327 listen (>= 2.7, < 4.0) 307 listen (>= 2.7, < 4.0)
@@ -352,7 +332,6 @@ GEM
352 turbolinks-source (5.2.0) 332 turbolinks-source (5.2.0)
353 tzinfo (2.0.6) 333 tzinfo (2.0.6)
354 concurrent-ruby (~> 1.0) 334 concurrent-ruby (~> 1.0)
355 victor (0.3.4)
356 warden (1.2.9) 335 warden (1.2.9)
357 rack (>= 2.0.9) 336 rack (>= 2.0.9)
358 web-console (4.2.1) 337 web-console (4.2.1)
@@ -405,7 +384,6 @@ DEPENDENCIES
405 mysql2 384 mysql2
406 normalize-rails 385 normalize-rails
407 paperclip 386 paperclip
408 pokeviewer!
409 rails (~> 7.1.0) 387 rails (~> 7.1.0)
410 rails_autolink 388 rails_autolink
411 redcarpet 389 redcarpet