Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 98f1080

Browse files
committed
updated bundler
1 parent 25ec23c commit 98f1080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Gemfile‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ gem 'rack-cors'
3131
group :development, :test do
3232
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
3333
gem 'byebug', platforms: [:mri, :mingw, :x64_mingw]
34+
#Foreman
35+
gem 'foreman'
3436
end
3537

3638
group :development do
@@ -40,8 +42,6 @@ group :development do
4042
gem 'spring-watcher-listen', '~> 2.0.0'
4143
end
4244

43-
#Foreman
44-
gem 'foreman'
4545

4646
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
4747
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /