projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge remote-tracking branch 'upstream/pull/4489'
[rails.git]
/
Gemfile
diff --git
a/Gemfile
b/Gemfile
index f9f12d64e9b31de332cc38b5e04aea420249eaf5..8dd0576d10ee2c94cfcc870244173f3557ad4f78 100644
(file)
--- a/
Gemfile
+++ b/
Gemfile
@@
-26,8
+26,8
@@
gem "jbuilder", "~> 2.7"
# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", ">= 1.4.2", :require => false
# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", ">= 1.4.2", :require => false
-# Use
R2
for RTL conversion
-gem "r
2", "~> 0.2.7
"
+# Use
rtlcss
for RTL conversion
+gem "r
tlcss
"
# Use autoprefixer to generate CSS prefixes
gem "autoprefixer-rails"
# Use autoprefixer to generate CSS prefixes
gem "autoprefixer-rails"
@@
-41,6
+41,9
@@
gem "argon2"
# Support brotli compression for assets
gem "sprockets-exporters_pack"
# Support brotli compression for assets
gem "sprockets-exporters_pack"
+# Restore File.exists? for oauth gem
+gem "file_exists"
+
# Load rails plugins
gem "actionpack-page_caching", ">= 1.2.0"
gem "activerecord-import"
# Load rails plugins
gem "actionpack-page_caching", ">= 1.2.0"
gem "activerecord-import"