File: rails-5-2.gemfile

package info (click to toggle)
ruby-carrierwave 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,692 kB
  • sloc: ruby: 9,881; sh: 26; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
5
6
7
source "https://rubygems.org"

gem "rails", "~> 5.2.0"
gem "activemodel-serializers-xml"
gem 'pg', '~> 0.21.0', platforms: :ruby

gemspec :path => "../"