Commit Graph

30 Commits

Author SHA1 Message Date
Erik Michaels-Ober 6b56dfaa59 Use HTTPS rubygems source 2011-12-12 08:07:46 -08:00
Michael Bleigh 009f9c10b8 Rename and prepare gemspec, add guard to Gemfile (but not gemspec). 2011-09-03 21:31:52 -03:00
Michael Bleigh cc73281406 Clearing out everything to move towards the new 1.0 independent gems strategy. 2011-09-03 21:26:57 -03:00
James A. Rosen 2f77d46ce7 Moved HttpBasic to oa-more. Closes #327 2011-06-05 18:12:23 -07:00
Michael Bleigh 0eb6133a70 Merging. 2011-06-03 11:52:11 -05:00
Jerry Cheung 7343875367 update gemfile to rails 3.1.0.rc1 to bundle properly 2011-06-02 15:25:22 -07:00
Michael Bleigh 9e334744cc Bump Rails 3.1 version in Gemfile. 2011-05-25 17:50:47 -05:00
Michael Bleigh ec0b4db636 Merge branch 'master' of github.com:intridea/omniauth into 1.0-beta 2011-05-25 17:17:59 -05:00
Erik Michaels-Ober 9c456b4fdd Update yard dependency to version 0.7 2011-05-18 08:46:04 -04:00
Michael Bleigh 3d99fa87f8 Merging in master. 2011-05-16 13:27:42 -05:00
Erik Michaels-Ober 7b2f240f75 Specify yard from git source 2011-05-09 21:33:59 -07:00
Erik Michaels-Ober 8ab50a2690 Add jruby-openssl dependency on the java platform 2011-05-09 11:52:45 -07:00
Michael Bleigh 6f4a0f6e24 Waypoint commit for signup process. 2011-05-04 02:33:18 -05:00
Michael Bleigh 321e2552ba Add activerecord to base Gemfile. 2011-05-03 17:22:12 -05:00
Erik Michaels-Ober d83d496dc9 Revert "Revert "Revert "Add JRuby back to the CI matrix"""
This reverts commit 03a601f387.
2011-04-28 19:03:23 -07:00
Erik Michaels-Ober 03a601f387 Revert "Revert "Add JRuby back to the CI matrix""
This reverts commit d31da66d9f.
2011-04-28 18:48:42 -07:00
Erik Michaels-Ober d31da66d9f Revert "Add JRuby back to the CI matrix"
This reverts commit cbd324533a.
2011-04-28 18:44:09 -07:00
Erik Michaels-Ober cbd324533a Add JRuby back to the CI matrix 2011-04-28 18:36:42 -07:00
Erik Michaels-Ober 81358854f2 Refactor build system 2011-04-28 17:57:24 -07:00
Erik Michaels-Ober b16e5b1072 Point to bump_version branch 2011-04-28 09:41:35 -07:00
Erik Michaels-Ober 6acb416366 Oops. Use the public git URL. 2011-04-27 16:34:07 -07:00
Erik Michaels-Ober 1e95f6bf0e Point to my branch of thrift_client until 0.6.1 is released 2011-04-27 16:27:15 -07:00
Erik Michaels-Ober 1d100ab8e9 New versioning system to support testing on http://test.rubygems.org/ 2011-04-22 11:41:33 -05:00
Erik Michaels-Ober 9d19c63b97 Gem dependency refactor 2011-04-22 02:52:52 -05:00
Michael Bleigh 96a72c8238 More fixes for Travis. 2011-04-07 19:01:00 -05:00
Michael Bleigh 7903db8b3c Adding source to root Gemfile 2011-04-07 18:59:12 -05:00
Michael Bleigh e507f53141 Let's try to get Travis working for OmniAuth. 2011-04-07 18:57:12 -05:00
James A. Rosen f4919a113a Bundler's add_bundler_dependencies is considered harmful and being deprecated; changed from Gemfile -> .gemspec dependencies to the reverse. 2010-06-13 16:36:59 -04:00
James A. Rosen c1c880156d used Bundler's Gemspec#add_bundler_dependencies to reduce duplication betwen Gemfile and gemspecs 2010-06-12 21:52:30 -04:00
James A. Rosen 3933282ddf using Bundler to declare dependencies 2010-06-12 21:29:31 -04:00