Commit graph

74 commits

Author SHA1 Message Date
Eric
a3b2e9f954 Remove legacy fullcontact gem 2020-07-06 17:14:41 -05:00
Eric
64ebf2f26b Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
Eric
6c492bb202 Add react-rails 2020-06-23 16:30:01 -05:00
Eric
d640d31c63 Update rails with fix for CVE-2020-8185 2020-06-17 13:18:15 -05:00
Eric
25fef59a05 Add fast_blank gem 2020-06-12 14:49:26 -05:00
Eric
6dbe500043 Move event publisher into Bess 2020-06-12 13:41:40 -05:00
Eric
2ddab4713a Move all configuration to initializers 2020-06-12 13:24:16 -05:00
Eric
5354633626 Add Money gem 2020-06-12 13:24:16 -05:00
Eric
2fdae6339d Add Bess using bin/rails plugin new gems/bess --api --skip-bootsnap --skip-test --skip-turbolinks -CJSCPOM --skip-bootsnap --skip-active-storage --skip-spring --skip-listen --skip-action-text --skip-action-mailbox --skip-gemfile 2020-06-10 17:10:19 -05:00
Eric
b4f201729e Remove remaining use of rabl 2020-06-10 14:40:54 -05:00
Eric
d4feb357fb Remove unused gems 2020-06-10 14:24:39 -05:00
Eric
47857f7b86 Remove AWS 2020-06-10 11:35:39 -05:00
Eric
03b0f4279e Correct rails-i18n Gem install command 2020-06-04 11:09:56 -05:00
Eric
24bcef23c6 Migrate from imagemagick to vips for image transformation 2020-05-29 16:54:53 -05:00
Eric
afbc20b8dc Update to Webpacker 5.1.1 2020-05-27 17:05:25 -05:00
Eric
a41176eb0f Update to webpacker 5.1 2020-05-27 13:09:57 -05:00
Eric
6156e67d46 Update geocoder 2020-05-27 12:32:32 -05:00
Eric
1d672381c7 Upgrade spec gems 2020-05-27 12:32:32 -05:00
Eric
d0393fa2d7 Upgrade to Rails 6.0.3 2020-05-27 12:32:31 -05:00
Eric
a5fdbf00c9 Remove CarrierWave from Gemfile 2020-05-27 12:32:31 -05:00
Eric Schultz
52a660bb5a Update MiniMagick 2020-05-27 12:32:31 -05:00
Eric Schultz
c8bf9cd701 Add image_processing gems 2020-05-27 12:32:31 -05:00
Eric
4eec133ebc Add factory_bot to dev so generators work 2020-05-01 14:29:55 -05:00
Eric Schultz
89a0a7ffbc Update webpacker to 5.0.1 2020-04-23 14:09:58 -05:00
Eric Schultz
3558f2712c WIP 2020-04-23 14:09:14 -05:00
Eric Schultz
4e846eead5 Add webpacker gem 2020-04-23 13:44:17 -05:00
Eric Schultz
762c87c8d8 Remove solargraph since it's not totally needed 2020-04-23 12:11:55 -05:00
Eric Schultz
6f74eb9bdd Remove grape. 2020-04-21 13:52:56 -05:00
Eric Schultz
f6f92788dd Add jbuilder for json based views 2020-04-20 16:41:31 -05:00
Eric Schultz
37cef3dcd0 Update rack 2020-04-17 10:56:32 -05:00
Eric Schultz
5b5b6fa330 Add support for parallel_tests 2020-04-16 14:17:57 -05:00
Eric Schultz
2b62a37ec5 Update to Ruby 2.6.6 2020-04-16 13:50:52 -05:00
Eric Schultz
985f14688e Initial event publishing support 2020-01-06 16:30:28 -06:00
Eric Schultz
094af949a5 Remove delayed_job_active_record 2019-11-08 16:13:03 -06:00
Eric Schultz
4e41f40863 Remove memcached from development version 2019-11-06 14:48:14 -06:00
Luis Castro
ffe98d1d6a
chore: group prod gems together 2019-08-12 12:58:02 +02:00
Orlando Del Aguila
0df1a81bcc dev: add grape_on_rails_routes gem 2019-08-09 17:22:09 -05:00
Orlando Del Aguila
4a18e32160 dev: add pry-byebug gem and move rack-timeout to production group 2019-08-09 13:08:57 -05:00
Orlando Del Aguila
9907a0dc99 dev: add gem standard 2019-08-09 11:49:54 -05:00
Luis Castro
5f40284b77
chore(gems): add byebug for better debugging 2019-08-05 15:23:29 +02:00
Luis Castro
8258012ae8
chore: add pessimistic operator to all gems
Using the pessimistic operator in combination with consistent Semantic versioning by gem authors, we can theoretically achieve better stability in our dependencies.
2019-08-05 12:42:43 +02:00
Orlando Del Aguila
9b753f9c6a dev: add .ruby-gemset and fix dependencies issues 2019-08-02 12:49:24 -05:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect 2019-08-02 19:07:29 +02:00
Luis Castro
cf5792d4e5
feat(gems): update Gemfile 2019-08-02 19:07:28 +02:00
Luis Castro
eb7c11d849
chore(gems): update rails and ruby version to latest 2019-08-02 19:07:27 +02:00
Luis Castro
11d72b97d5
fix(gemfile): add missing rack-ssl dependency 2019-08-02 19:07:25 +02:00
Eric Schultz
4071455dee
rails_12factor is unneeded in Rails5 2019-08-02 19:07:24 +02:00
Eric Schultz
e19ee9c638
Initial to rails v5 upgrade 2019-08-02 19:07:23 +02:00
Eric Schultz
69cb2cbc5c
Rails 5.0 builds 2019-08-02 19:07:23 +02:00
Eric Schultz
133986cf40
Update to Ruby 2.4 2019-08-02 19:07:23 +02:00