mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
@@ -1 +1 @@
|
||||
2.4.4
|
||||
2.5.8
|
||||
|
||||
2
Gemfile
2
Gemfile
@@ -1,7 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source 'https://rubygems.org'
|
||||
ruby "2.4.4"
|
||||
ruby "2.5.8"
|
||||
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }
|
||||
|
||||
gem 'rails', '~> 5.0.0'
|
||||
|
||||
@@ -709,7 +709,7 @@ DEPENDENCIES
|
||||
wkhtmltopdf-binary (= 0.12.5)
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.4.4p296
|
||||
ruby 2.5.8p224
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.3
|
||||
|
||||
Reference in New Issue
Block a user