Skip to content

Commit 045bfc9

Browse files
committed
Remove explicit dependency on journey
> This gem was merged on Rails 4.0 and will only receive security fixes
1 parent f71a2d9 commit 045bfc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile-rails-dependencies

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ version_file = File.expand_path("../.rails-version", __FILE__)
33
case version = ENV['RAILS_VERSION'] || (File.exist?(version_file) && File.read(version_file).chomp) || ''
44
when /master/
55
gem "rails", :git => "https://github.com/rails/rails.git"
6-
gem "journey", :git => "https://github.com/rails/journey.git"
76
gem "activerecord-deprecated_finders", :git => "https://github.com/rails/activerecord-deprecated_finders.git"
87
gem "web-console", :git => "https://github.com/rails/web-console", :group => :development
98
gem 'coffee-rails', :git => "https://github.com/rails/coffee-rails.git"

0 commit comments

Comments
 (0)