Skip to content

Commit

Permalink
chore: do not ignore gemfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
spyderdfx committed Nov 27, 2023
1 parent e2df248 commit de6c686
Show file tree
Hide file tree
Showing 10 changed files with 1,160 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
.bundle
.config
.yardoc
Gemfile.lock
gemfiles
InstalledFiles
_yardoc
coverage
Expand Down
229 changes: 229 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,229 @@
PATH
remote: .
specs:
resque-integration (3.8.1)
god (~> 0.13.4)
multi_json
rails (>= 3.0.0)
rake
resque (>= 1.25.2)
resque-failed-job-mailer (~> 0.0.3)
resque-meta (>= 2.0.0)
resque-multi-job-forks (~> 0.4.2)
resque-progress (~> 1.0.1)
resque-retry (~> 1.5)
resque-scheduler (~> 4.0)

GEM
remote: https://rubygems.org/
specs:
actioncable (5.2.8.1)
actionpack (= 5.2.8.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailer (5.2.8.1)
actionpack (= 5.2.8.1)
actionview (= 5.2.8.1)
activejob (= 5.2.8.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.2.8.1)
actionview (= 5.2.8.1)
activesupport (= 5.2.8.1)
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.8.1)
activesupport (= 5.2.8.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.2.8.1)
activesupport (= 5.2.8.1)
globalid (>= 0.3.6)
activemodel (5.2.8.1)
activesupport (= 5.2.8.1)
activerecord (5.2.8.1)
activemodel (= 5.2.8.1)
activesupport (= 5.2.8.1)
arel (>= 9.0)
activestorage (5.2.8.1)
actionpack (= 5.2.8.1)
activerecord (= 5.2.8.1)
marcel (~> 1.0.0)
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
appraisal (2.5.0)
bundler
rake
thor (>= 0.14.0)
arel (9.0.0)
builder (3.2.4)
byebug (11.1.3)
coderay (1.1.3)
combustion (1.3.7)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
thor (>= 0.14.6)
concurrent-ruby (1.2.2)
crass (1.0.6)
diff-lcs (1.5.0)
docile (1.3.5)
erubi (1.12.0)
et-orbi (1.2.7)
tzinfo
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
globalid (0.4.2)
activesupport (>= 4.2.0)
god (0.13.7)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
method_source (0.9.2)
mini_mime (1.1.2)
mini_portile2 (2.4.0)
minitest (5.15.0)
mono_logger (1.1.2)
multi_json (1.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.6.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-byebug (3.8.0)
byebug (~> 11.0)
pry (~> 0.10)
raabro (1.4.0)
rack (2.2.8)
rack-protection (2.2.4)
rack
rack-test (2.1.0)
rack (>= 1.3)
rails (5.2.8.1)
actioncable (= 5.2.8.1)
actionmailer (= 5.2.8.1)
actionpack (= 5.2.8.1)
actionview (= 5.2.8.1)
activejob (= 5.2.8.1)
activemodel (= 5.2.8.1)
activerecord (= 5.2.8.1)
activestorage (= 5.2.8.1)
activesupport (= 5.2.8.1)
bundler (>= 1.3.0)
railties (= 5.2.8.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.1.1)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
railties (5.2.8.1)
actionpack (= 5.2.8.1)
activesupport (= 5.2.8.1)
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rake (13.1.0)
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
resque (1.27.4)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-failed-job-mailer (0.0.3)
resque-meta (2.0.1)
resque (~> 1.8)
resque-multi-job-forks (0.4.3)
json
resque (~> 1.22)
resque-progress (1.0.1)
resque (>= 1.8.0)
resque-meta (>= 1.0.0)
resque-retry (1.8.1)
resque (>= 1.25, < 3.0)
resque-scheduler (>= 4.0, < 6.0)
resque-scheduler (4.10.0)
mono_logger (~> 1.0)
redis (>= 3.3)
resque (>= 1.27)
rufus-scheduler (~> 3.2, != 3.3)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-its (1.0.1)
rspec-core (>= 2.99.0.beta1)
rspec-expectations (>= 2.99.0.beta1)
rspec-mocks (2.99.4)
ruby2_keywords (0.0.5)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.3)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (1.2.2)
thread_safe (0.3.6)
tilt (2.3.0)
timecop (0.9.8)
tzinfo (1.2.11)
thread_safe (~> 0.1)
vegas (0.1.11)
rack (>= 1.0.0)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)

PLATFORMS
ruby

DEPENDENCIES
appraisal (>= 1.0.2)
bundler
combustion (>= 0.5.5)
loofah (< 2.20.0)
pry (< 0.13.0)
pry-byebug
resque-integration!
rspec (~> 2.14)
rspec-its
simplecov
timecop

BUNDLED WITH
1.17.3
9 changes: 9 additions & 0 deletions gemfiles/rails4.2.gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# This file was generated by Appraisal

source "https://rubygems.org"

gem "loofah", "< 2.20.0", require: false
gem "pry", "< 0.13.0", require: false
gem "rails", "~> 4.2.9"

gemspec path: "../"
Loading

0 comments on commit de6c686

Please sign in to comment.