Commit graph

84 commits

Author SHA1 Message Date
Eric Schultz
4819ff3c7e Upgrade to rails 6.1 2021-01-06 17:15:20 -06:00
Eric Schultz
7b45a8cb90 Update rails in Gemfile 2021-01-06 17:15:20 -06:00
Eric Schultz
fcdd5bcbab Improve i18n-js generation and use 2020-11-24 17:02:45 -06:00
Eric Schultz
860e4c0015 Update puma 2020-10-08 12:42:52 -05:00
Eric Schultz
5517dbda5a Remove foreman as it's unused 2020-10-08 12:42:52 -05:00
Eric Schultz
778ce752d5 Remove puma_worker_killer since it's unused 2020-10-08 12:42:52 -05:00
Eric Schultz
2b88ce16f7 Remove parallel since it's unused 2020-10-08 12:42:52 -05:00
Eric Schultz
1367e8bfb7 Remove bunny since it's not really used by default 2020-10-08 12:42:52 -05:00
Eric Schultz
cc4a8e5558 Update Rails to 6.0.3.4 2020-10-08 11:06:19 -05:00
Eric Schultz
0154678108 Update rails to 6.0.3.3 2020-09-10 11:25:30 -05:00
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