aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* Add refinerycms-authentication-devise in Gemfile for specsBrice Sanchez2016-05-301-0/+2
* Removed coupling to refinerycms-wymeditor.Philip Arndt2015-05-201-0/+3
* Switch to poltergeist from seleniumAnita Graham2015-02-241-1/+1
* Updated Gemfile definitionsPhilip Arndt2015-02-201-6/+7
* refinerycms-settings 3.0.0 was released.Philip Arndt2014-12-041-1/+0
* Upgraded some testing syntax, changed to selenium for more passable results.Philip Arndt2014-08-221-1/+2
* Use newest version of filters_spam which doesn't produce a ton of deprecation...Uģis Ozols2014-01-271-0/+1
* Replace selenium with poltergeist.Uģis Ozols2014-01-271-0/+1
* Cleanup Gemfile and depend on relased version of friendly_id.Uģis Ozols2014-01-271-13/+10
* Use proper dependencies. Now we can bundle install.Uģis Ozols2014-01-201-6/+5
* Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-161-12/+18
* Use refinerycms-testing from the github repo to get latest selenium-webdriver...Uģis Ozols2013-09-041-1/+1
* Use stable version of refinerycms-settings.Uģis Ozols2013-09-041-1/+1
* Use proper gem versions/sources.Uģis Ozols2013-08-071-2/+4
* Remove jquery-rails from Gemfile because it gets required by Refinery::Core e...Uģis Ozols2013-07-171-2/+0
* Apply chnages recently made in main refinerycms repo.Uģis Ozols2013-07-161-55/+24
* Specified git dependencies more cleanly.Philip Arndt2013-07-151-4/+7
* Remove spork.Uģis Ozols2012-10-231-2/+0
* Updating Git LocationAndrew Hooker2012-09-041-2/+2
* Updated git sources for Refinery.Philip Arndt2012-09-051-2/+2
* Redundancy update to remove redundancy.Rob Yurkowski2012-07-041-1/+0
* Update gem versions.Uģis Ozols2012-06-281-11/+10
* Added i18n support to models through globalize3.Adrien Coquio2012-06-091-0/+2
* Refinery::I18n won't be optional in 2.1.x.Uģis Ozols2012-06-061-0/+1
* Bump master to 2.1.0.dev.Uģis Ozols2012-05-151-2/+3
* There's already dev, test group in Gemfile so use that.Uģis Ozols2012-03-011-4/+2
* No more git sources in the Gemfile.Philip Arndt2012-03-011-9/+3
* Now supporting FriendlyId 4Philip Arndt2012-02-271-0/+2
* Add Refinery::Setting dependency.Uģis Ozols2012-02-231-0/+2
* Add jruby compatible DB gems.Philip Arndt2012-02-011-3/+12
* Loosen version requirements in Gemfile.Pete Higgins2012-01-261-4/+3
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-1/+7
* Linux needs a js runtime.Pete Higgins2012-01-081-0/+1
* No need to use awesome_nested_set edge version anymore.Uģis Ozols2012-01-021-3/+1
* accidentally had refinerycms pointing to my local filesystem...Jamie Winsor2011-09-041-1/+1
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-1/+2
* Config is deprecated, using RbConfig instread.Philip Arndt2011-09-031-4/+4
* Using edge awesome_nested_set until 2.0.2 gem is released to fix deprecation ...Philip Arndt2011-09-031-0/+1
* Added sqlite3, pg, mysql2 to the Gemfile and added Jamie to the notifications...Philip Arndt2011-09-021-4/+7
* Disable libnotifications for travisJamie Winsor2011-09-011-16/+20
* Devise edge no longer required for Rails 3-1 branchJamie Winsor2011-08-311-3/+0
* gemspec revision to support latest master branch of refinerycmsJamie Winsor2011-08-291-9/+9
* Update gemspec to require newest version of seo_metaJamie Winsor2011-08-181-2/+2
* Update Gemfile to what would be generated by RefinerycmsJamie Winsor2011-08-151-4/+33
* This will fix the build when runing rspec spec/. If you do not specify refine...Jamie Winsor2011-08-151-1/+3
* Move gemspec method to top of fileJamie Winsor2011-08-141-2/+2
* Syntax fixes for Ruby 1.8.7Jamie Winsor2011-08-141-4/+3
* Use arel 2.1.4 for now because 2.1.5 got yanked.Uģis Ozols2011-08-121-0/+2
* Need to use edge everything, excluding spec/dummy from the gemspec.Philip Arndt2011-08-121-5/+5
* Remove spork as a development dependencyJamie Winsor2011-08-111-2/+7