Skip to content

Commit

Permalink
Remove tarantula for now, because dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Jan 9, 2025
1 parent b2fefb8 commit 33e4b43
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ gem 'paper_trail'
group :development, :test do
gem 'better_errors'
gem 'binding_of_caller'
gem 'codez-tarantula', require: 'tarantula-rails3'
# gem 'codez-tarantula', require: 'tarantula-rails3'
gem 'faker'
gem 'rb-readline'
gem 'request_profiler'
Expand Down
6 changes: 0 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,6 @@ GEM
choice (0.2.0)
chunky_png (1.4.0)
coderay (1.1.3)
codez-tarantula (0.5.5)
hpricot (~> 0.8.4)
htmlentities (~> 4.3.0)
coffee-rails (5.0.0)
coffee-script (>= 2.2.0)
railties (>= 5.2.0)
Expand Down Expand Up @@ -300,8 +297,6 @@ GEM
hashie (5.0.0)
highrise (3.2.3)
activeresource (>= 3.2.13)
hpricot (0.8.6)
htmlentities (4.3.4)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
Expand Down Expand Up @@ -707,7 +702,6 @@ DEPENDENCIES
bundler-audit
cancancan
chartjs-ror
codez-tarantula
coffee-rails
config
country_select
Expand Down

0 comments on commit 33e4b43

Please sign in to comment.