Skip to content

Commit

Permalink
remove dev seeds for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rococodogs committed Aug 22, 2024
1 parent 4ccd090 commit 2c8d64d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ gem 'simple_form', '< 5.2'
# development dependencies (not as necessary to lock down versions here)
group :development do
# Seed data
gem 'ldr-development-seeds', github: 'LafayetteCollegeLibraries/ldr-development-seeds', branch: 'main'
# gem 'ldr-development-seeds', github: 'LafayetteCollegeLibraries/ldr-development-seeds', branch: 'main'

gem 'listen', '>= 3.0.5', '< 3.8'
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
Expand Down
10 changes: 0 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
GIT
remote: https://github.com/LafayetteCollegeLibraries/ldr-development-seeds.git
revision: 0341725c91de6ddea377f15a046467fe6cec215f
branch: main
specs:
ldr-development-seeds (0.0.0)
bulkrax (~> 5)
hyrax (~> 3)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -1131,7 +1122,6 @@ DEPENDENCIES
jbuilder (~> 2.11.5)
jquery-rails (~> 4.6.0)
kaminari (~> 1.2.2)
ldr-development-seeds!
linkeddata (~> 3.1.6)
listen (>= 3.0.5, < 3.8)
mini_magick (~> 4.11)
Expand Down

0 comments on commit 2c8d64d

Please sign in to comment.