From 8dab297d26a63f96c2f6c74c32cfb3f523621f41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Mon, 10 Sep 2012 23:55:21 +0200 Subject: [PATCH] bump and convert back to gem release: acts-as-taggable-on --- Gemfile | 2 +- Gemfile.lock | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 6027fc2d2..1bf8f15af 100644 --- a/Gemfile +++ b/Gemfile @@ -93,7 +93,7 @@ gem 'SystemTimer', '1.2.3', :platforms => :ruby_18 # tags -gem 'acts-as-taggable-on', :git => "https://github.com/mbleigh/acts-as-taggable-on.git" +gem 'acts-as-taggable-on', '2.3.3' # URIs and HTTP diff --git a/Gemfile.lock b/Gemfile.lock index aea9d58a8..3d077607a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,13 +31,6 @@ GIT specs: settingslogic (2.0.8) -GIT - remote: https://github.com/mbleigh/acts-as-taggable-on.git - revision: d9b66b70e90352605e6f767e7c2b7a8859050655 - specs: - acts-as-taggable-on (2.3.1) - rails (~> 3.0) - GIT remote: https://github.com/pivotal/jasmine-gem.git revision: 1e075fbf5a69812fcc914c453f002ecf5bed38ab @@ -89,6 +82,8 @@ GEM activesupport (3.2.8) i18n (~> 0.6) multi_json (~> 1.0) + acts-as-taggable-on (2.3.3) + rails (~> 3.0) acts_as_api (0.4) activemodel (>= 3.0.0) activesupport (>= 3.0.0) @@ -471,7 +466,7 @@ PLATFORMS DEPENDENCIES SystemTimer (= 1.2.3) activerecord-import (~> 0.2.9) - acts-as-taggable-on! + acts-as-taggable-on (= 2.3.3) acts_as_api addressable (~> 2.2) airbrake