Commit d6c4a142 authored by Griffin Smith's avatar Griffin Smith Committed by Mario Rodas
Browse files

rubyPackages: Add back rails

d8358154 (rubyPackages: add dip, 2022-04-13) commented this out, for
reasons I can't entirely figure out - adding it back seems to work
perfectly fine, so this does that.
parent dcb5b550
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ gem 'pry-byebug'
gem 'pry-doc'
gem 'public_suffix'
gem 'puma'
# gem 'rails'  # causes the Bundler resolver to explode, probably due conflict with CocoaPods activesupport requirement
gem 'rails'
gem 'rainbow'
# gem 'rbczmq' deprecated
gem 'rbnacl'
+483 −322

File changed.

Preview size limit exceeded, changes collapsed.