about summary refs log tree commit diff stats
path: root/Gemfile
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
parent9681897e9ace534c4559fa9be20aa86af1a42e13 (diff)
downloadthoughts-eb41f85dd46b4d224aa3f3bc2c05d577ac50625f.tar.gz
thoughts-eb41f85dd46b4d224aa3f3bc2c05d577ac50625f.tar.bz2
thoughts-eb41f85dd46b4d224aa3f3bc2c05d577ac50625f.zip
Unmount Pokeviewer engine
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile index d74e090..d0f9528 100644 --- a/Gemfile +++ b/Gemfile
@@ -70,7 +70,6 @@ gem 'normalize-rails'
70gem 'devise' 70gem 'devise'
71gem 'paperclip' 71gem 'paperclip'
72gem 'jquery-rails' 72gem 'jquery-rails'
73gem 'pokeviewer', git: "https://git.fourisland.com/pokeviewer"
74gem 'acts-as-taggable-on' 73gem 'acts-as-taggable-on'
75gem 'jquery-ui-rails' 74gem 'jquery-ui-rails'
76gem 'js-routes' 75gem 'js-routes'