Skip to content

Commit

Permalink
Remove railroady gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Beljajev committed Dec 6, 2019
1 parent 0e5aa10 commit 112d2c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ end

group :development, :test do
gem 'pry', '0.10.1'
gem 'railroady', '1.3.0' # to generate database diagrams
gem 'autodoc'
gem 'puma'
end
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ GEM
rack
rack-test (0.6.3)
rack (>= 1.0)
railroady (1.3.0)
rails (5.0.7.2)
actioncable (= 5.0.7.2)
actionmailer (= 5.0.7.2)
Expand Down Expand Up @@ -477,7 +476,6 @@ DEPENDENCIES
puma
que
que-web
railroady (= 1.3.0)
rails (~> 5.0.7)
rails-settings-cached (= 0.7.2)
ransack (~> 1.8)
Expand Down

0 comments on commit 112d2c2

Please sign in to comment.