Commit graph

161 commits

Author SHA1 Message Date
Dan Rice
69de2459a9 Hold rubocop back to fix tests on 1.9.3 2017-02-11 20:22:52 -05:00
Dan Rice
80ec0b6df0 Add RuboCop
* Exclude bin/ because it's generated code
* Max line length of 120 characters
* Documentation not required
* Prefer double-quoted strings
2016-08-27 10:09:14 -05:00
Matt Rogers
ddffe8f529 Merge pull request #2040 from TracksApp/eventmachine-for-el-capitan
Update eventmachine to 1.2.0.1
2016-08-26 21:24:07 -05:00
Matt Rogers
c6b1151197 Update eventmachine to 1.2.0.1
Our previous version - `1.0.7` - is not compatible with OS X El Capitan.
Upgrading to the latest version fixed this issue.
2016-08-20 15:52:42 -05:00
Dan Rice
185674f3d3 Remove activerecord-deprecated_finders
Fix #1916
2016-06-25 20:16:01 -04:00
Dan Rice
58e2b82315 Isolate SITE_CONFIG in tests using minitest-stub-const 2016-05-22 21:59:44 -04:00
Dan Rice
3de582f436 Use rails-dom-testing from source to work around a bug 2016-05-22 21:59:44 -04:00
Dan Rice
d42bf5141e Update acts_as_list to fix sanitize_sql_hash_for_conditions deprecation 2016-05-22 21:59:44 -04:00
Dan Rice
d7d86446c0 Upgrade to Rails 4.2
* Update boilerplate with `bin/rake rails:upgrade`
* Use test instead of test:all rake task
* Change stylesheet extensions from .css.scss to .scss
* Update docs to use localhost instead of 0.0.0.0 because Rails 4.2
  no longer listens on all addresses by default.
2016-05-22 21:58:52 -04:00
Dan Rice
86bcc4d6c6 Update Tolk to 1.9.3
Support Rails 4.2
2016-05-21 19:52:04 -04:00
Dan Rice
14a4da8a71 Add Font Awesome icon support 2016-05-15 22:37:03 -04:00
Dan Rice
bae4b42a6e Add pry for debugging 2016-01-31 11:06:45 -05:00
Matt Rogers
83622af8c7 Merge pull request #1975 from dnrce/jquery-ui-rails
Use jquery-ui-rails gem instead of vendored jQuery UI
2016-01-30 17:34:51 -06:00
Dan Rice
d2e5df5971 Update selenium-webdriver 2016-01-30 16:28:09 -05:00
Dan Rice
2ea20d1a1e Use jquery-ui-rails gem instead of vendored jQuery UI 2016-01-30 16:12:31 -05:00
Matt Rogers
2ef17e24e4 Upgrade to Rails 4.1.14.1 2016-01-25 19:59:45 -06:00
Dan Rice
20b040b8b7 Update Nokogiri 2015-12-01 00:02:36 -05:00
Matt Rogers
6a7af342b6 Bump mysql2 to 0.3.20
Keep it locked at the 0.3.x version due to problems with other apps and
the 0.4.x versions.
2015-11-18 08:19:54 -06:00
Dan Rice
5f031df2c5 Update uglifier gem 2015-08-30 16:54:53 -04:00
Dan Rice
48c1d7c214 Merge pull request #1920 from TracksApp/incremental-bootstrap-ui
Add in Bootstrap for UI bits
2015-08-21 08:52:47 -04:00
Matt Rogers
f62dfac1e4 Lock bootstrap-sass to to 3.3.3 2015-08-20 22:03:44 -05:00
Matt Rogers
565d4ac1a1 add in bootstrap-sass 2015-08-07 23:15:30 -04:00
Reinier Balt
5499ac2a03 Add paperclip gem 2015-08-05 13:07:47 +02:00
Dan Rice
6bcae280c3 Update jquery-rails
Address CVE-2015-1840
2015-06-20 12:32:06 -04:00
Dan Rice
0dae5ccde0 Merge branch '2.3_branch' 2015-06-17 10:27:10 -04:00
Dan Rice
f8b868d12b Update Rails to 4.1.11
Resolves #1877
2015-06-16 20:49:19 -04:00
Carsten Otto
675f1224b4 use newer version to fix problems with firefox 35+
selenium-webdriver older than 2.45 does not work with firefox 35 and newer
2015-04-12 22:09:56 +02:00
Dan Rice
db62ebd074 Update Gemfile.lock
Wasn't updated properly in 5718eac5c
2015-04-12 11:53:35 -04:00
Dan Rice
5718eac5c3 Bump Rails to 4.1.10 2015-03-23 23:30:31 -04:00
Dan Rice
ce7f1a62c6 Use Thin instead of WEBrick 2015-03-13 00:25:58 -04:00
Dan Rice
2af9e4981b Remove cache_digests gem
cache_digests was the precursor to the native "Russian doll caching" built into Rails 4
2015-03-08 20:08:34 -04:00
Matteo Giaccone
0d6e0efcee Fix warnings for Ruby 2.2 update 2015-01-01 13:43:48 -05:00
Dan Rice
19a3d2091d Update cucumber 2014-12-27 18:11:11 -05:00
Matteo Giaccone
80ce58dfda Upgrade Rails to 4.1.8 to address CVE-2014-7829 2014-12-14 17:13:11 +00:00
Reinier Balt
280d394aa4 update Gemfile 2014-11-05 17:10:43 +01:00
Reinier Balt
ff9edcc309 update gemfile 2014-11-05 09:14:04 +01:00
Dan Rice
6caa2de318 Update rails and sprockets gems
Addresses CVE-2014-7818 and CVE-2014-7819
2014-11-02 21:46:55 -05:00
Dan Rice
7014c8a0d4 Add pessimistic version constraints for all gems 2014-10-02 11:52:50 -04:00
Dan Rice
78716bee61 Update rspec-expectations gem 2014-09-29 23:20:33 -04:00
Dan Rice
cef089e33e Update capybara gem 2014-09-29 23:19:49 -04:00
Dan Rice
76c5426c53 Update codeclimate-test-reporter gem 2014-09-29 23:18:59 -04:00
Dan Rice
c4667acd82 Use latest Tolk from Rubygems 2014-09-29 13:21:04 -04:00
Dan Rice
c6c0ddeee5 Use main Tolk development branch 2014-09-16 12:40:40 -04:00
Dan Rice
e18a013972 Update aasm gem 2014-09-12 21:52:42 -04:00
Dan Rice
445a390489 Update bullet gem 2014-09-11 23:43:54 -04:00
Dan Rice
59c1d67cda Update selenium-webdriver gem 2014-09-11 23:43:27 -04:00
Dan Rice
e5e6433d6b Update rspec-expectations gem 2014-09-11 23:42:40 -04:00
Dan Rice
8d6c50acab Update Rails to 4.1.6 2014-09-11 23:37:51 -04:00
Dan Rice
5f98697210 Update sanitize gem 2014-09-02 20:41:57 -04:00
Dan Rice
b768546399 Update development dependencies 2014-09-02 20:15:25 -04:00