From 81ad3a13600adf5cda7afc3b05622225ddc731cb Mon Sep 17 00:00:00 2001 From: Mathias Gawlista Date: Mon, 17 Aug 2015 18:16:27 +0200 Subject: [PATCH] Release 0.0.1. --- CHANGELOG.md | 5 ++ Gemfile.lock | 21 ++--- dummy/Gemfile | 3 - dummy/Gemfile.lock | 158 ++++++++++++++++++-------------------- voluntary_ranking.gemspec | 8 +- 5 files changed, 90 insertions(+), 105 deletions(-) create mode 100755 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100755 index 0000000..879499a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +## unreleased ## + +## 0.0.1 (August 17, 2015) ## + +* Initial version. \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index c91ff6c..51f7c0e 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,20 +9,20 @@ GIT GIT remote: git://github.com/volontariat/voluntary-ember_js.git - revision: 3ca0ffdc66d72d555de15ccd9f2381651ce88284 + revision: d7f34ec8713b9e3f139b71e941c1e65924639643 specs: voluntary-ember_js (0.0.1) active_model_serializers (~> 0.9.3) ember-data-source (= 1.13.8) ember-rails (~> 0.19.0) ember-source (= 1.13.8) - voluntary (~> 0.4.0) + voluntary (~> 0.5.0) GIT remote: git://github.com/volontariat/voluntary.git - revision: 91253bf0ce0c32e7596cdde77f93e27efd2f9702 + revision: 8b5f3671e0e36356e4eacc465c32687b3d4f29cd specs: - voluntary (0.4.0) + voluntary (0.5.0) activerecord-deprecated_finders (~> 1.0.3) activerecord-import (~> 0.4.1) acts-as-taggable-on (~> 2.4.1) @@ -108,9 +108,8 @@ PATH remote: . specs: voluntary_ranking (0.0.1) - twitter-typeahead-rails (~> 0.10.5) - voluntary - voluntary-ember_js (= 0.0.1) + voluntary (~> 0.5.0) + voluntary-ember_js (~> 0.0.1) GEM remote: http://rubygems.org/ @@ -383,7 +382,7 @@ GEM mongoid_slug (3.2.1) mongoid (> 3.0) stringex (~> 2.0) - moped (2.0.6) + moped (2.0.7) bson (~> 3.0) connection_pool (~> 2.0) optionable (~> 0.2.0) @@ -554,7 +553,7 @@ GEM spring (>= 0.9.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - sprockets (3.3.0) + sprockets (3.3.1) rack (~> 1.0) sprockets-rails (2.3.2) actionpack (>= 3.0) @@ -576,10 +575,6 @@ GEM thread_safe (0.3.5) tilt (1.4.1) timecop (0.6.3) - twitter-typeahead-rails (0.10.5) - actionpack (>= 3.1) - jquery-rails - railties (>= 3.1) typhoeus (0.5.4) ethon (~> 0.5.7) tzinfo (1.2.2) diff --git a/dummy/Gemfile b/dummy/Gemfile index 3e6275c..e73afa6 100755 --- a/dummy/Gemfile +++ b/dummy/Gemfile @@ -2,9 +2,6 @@ source 'https://rubygems.org' gemspec path: File.expand_path(File.dirname(__FILE__) + '/../') -gem 'voluntary', github: 'volontariat/voluntary' -gem 'voluntary-ember_js', github: 'volontariat/voluntary-ember_js' # '0.0.1' - # core gem 'rack-cors', '~> 0.2.4', require: 'rack/cors' gem 'thin', '~> 1.3.1', require: false diff --git a/dummy/Gemfile.lock b/dummy/Gemfile.lock index e4086df..479c884 100644 --- a/dummy/Gemfile.lock +++ b/dummy/Gemfile.lock @@ -7,87 +7,6 @@ GIT activesupport (>= 3.0.20) rdiscount -GIT - remote: git://github.com/volontariat/voluntary-ember_js.git - revision: c6b0642ccd9838f392abfb794f61736fff073cbc - specs: - voluntary-ember_js (0.0.1) - active_model_serializers (~> 0.9.3) - ember-data-source (= 1.13.8) - ember-rails (~> 0.19.0) - ember-source (= 1.13.8) - voluntary (~> 0.4.0) - -GIT - remote: git://github.com/volontariat/voluntary.git - revision: 445b4188d60d22be2536c24582eb27acce3c1f47 - specs: - voluntary (0.4.0) - activerecord-deprecated_finders (~> 1.0.3) - activerecord-import (~> 0.4.1) - acts-as-taggable-on (~> 2.4.1) - acts_as_list (~> 0.4.0) - ancestry (~> 2.0.0) - auto_html (~> 1.6.4) - bitmask_attributes (~> 1.0.0) - bootstrap-datetimepicker-rails (~> 0.0.11) - bootstrap-sass-rails (~> 3.1.0.0) - cancan (~> 1.6.10) - coffee-rails (~> 4.1.0) - coffee-script (~> 2.2.0) - country_select (~> 1.3.1) - devise (~> 3.4.1) - devise-encryptable (~> 0.2.0) - diffy (~> 3.0.1) - facebox-rails (~> 0.2.0) - faker (~> 1.2.0) - faraday (~> 0.9.1) - faraday_middleware (~> 0.9.0) - font-awesome-rails (~> 4.0.3.1) - foreigner (~> 1.1.0) - foreman (~> 0.46) - friendly_id (~> 5.0.0) - gon (~> 5.0.1) - handlebars_assets (~> 0.15) - has_scope (~> 0.5.1) - http_accept_language (~> 1.0.2) - httparty (~> 0.13.5) - i18n-inflector-rails (~> 1.0) - jquery-rails (= 2.2.2) - jquery-ui-bootstrap-rails-asset (~> 0.0.3) - json (~> 1.8.1) - koala (~> 1.8.0) - messagebus_ruby_api (~> 1.0.3) - mongoid (~> 4.0.0.alpha2) - mongoid-history (~> 0.4.1) - mongoid_slug (~> 3.2.0) - omniauth (~> 1.2.2) - omniauth-facebook (~> 2.0.0) - omniauth-google-oauth2 (~> 0.2.6) - omniauth-lastfm (~> 0.0.6) - paper_trail (~> 3.0.0) - pg (~> 0.17.1) - protected_attributes (~> 1.0.5) - rails (~> 4.2.1) - rails-i18n (~> 4.0.1) - rails_autolink (~> 1.1.5) - redcarpet (~> 3.2.3) - remotipart (~> 1.0) - rubyzip (~> 1.1.0) - sass-rails (~> 5.0) - selectize-rails (~> 0.12.0) - simple-navigation (~> 3.11.0) - simple-navigation-bootstrap (~> 1.0.0) - simple_form (~> 3.1.0) - slim (~> 2.0.2) - state_machine (~> 1.2.0) - typhoeus (~> 0.5.3) - uglifier (~> 2.4.0) - versionist (~> 1.2.1) - will_paginate (~> 3.0.7) - will_paginate_mongoid (~> 2.0.1) - zip-zip (~> 0.2) - GIT remote: https://github.com/binarylogic/settingslogic.git revision: 0ae134bc6b93463bb0bc406e5b0df82ed07fc53f @@ -108,8 +27,8 @@ PATH remote: /Users/gawlim/workspace/voluntary/voluntary_ranking specs: voluntary_ranking (0.0.1) - voluntary - voluntary-ember_js (= 0.0.1) + voluntary (~> 0.5.0) + voluntary-ember_js (~> 0.0.1) GEM remote: https://rubygems.org/ @@ -585,6 +504,77 @@ GEM versionist (1.2.1) rails (>= 3) yard (~> 0.7) + voluntary (0.5.0) + activerecord-deprecated_finders (~> 1.0.3) + activerecord-import (~> 0.4.1) + acts-as-taggable-on (~> 2.4.1) + acts_as_list (~> 0.4.0) + ancestry (~> 2.0.0) + auto_html (~> 1.6.4) + bitmask_attributes (~> 1.0.0) + bootstrap-datetimepicker-rails (~> 0.0.11) + bootstrap-sass-rails (~> 3.1.0.0) + cancan (~> 1.6.10) + coffee-rails (~> 4.1.0) + coffee-script (~> 2.2.0) + country_select (~> 1.3.1) + devise (~> 3.4.1) + devise-encryptable (~> 0.2.0) + diffy (~> 3.0.1) + facebox-rails (~> 0.2.0) + faker (~> 1.2.0) + faraday (~> 0.9.1) + faraday_middleware (~> 0.9.0) + font-awesome-rails (~> 4.0.3.1) + foreigner (~> 1.1.0) + foreman (~> 0.46) + friendly_id (~> 5.0.0) + gon (~> 5.0.1) + handlebars_assets (~> 0.15) + has_scope (~> 0.5.1) + http_accept_language (~> 1.0.2) + httparty (~> 0.13.5) + i18n-inflector-rails (~> 1.0) + jquery-rails (= 2.2.2) + jquery-ui-bootstrap-rails-asset (~> 0.0.3) + json (~> 1.8.1) + koala (~> 1.8.0) + messagebus_ruby_api (~> 1.0.3) + mongoid (~> 4.0.0.alpha2) + mongoid-history (~> 0.4.1) + mongoid_slug (~> 3.2.0) + omniauth (~> 1.2.2) + omniauth-facebook (~> 2.0.0) + omniauth-google-oauth2 (~> 0.2.6) + omniauth-lastfm (~> 0.0.6) + paper_trail (~> 3.0.0) + pg (~> 0.17.1) + protected_attributes (~> 1.0.5) + rails (~> 4.2.1) + rails-i18n (~> 4.0.1) + rails_autolink (~> 1.1.5) + redcarpet (~> 3.2.3) + remotipart (~> 1.0) + rubyzip (~> 1.1.0) + sass-rails (~> 5.0) + selectize-rails (~> 0.12.0) + simple-navigation (~> 3.11.0) + simple-navigation-bootstrap (~> 1.0.0) + simple_form (~> 3.1.0) + slim (~> 2.0.2) + state_machine (~> 1.2.0) + typhoeus (~> 0.5.3) + uglifier (~> 2.4.0) + versionist (~> 1.2.1) + will_paginate (~> 3.0.7) + will_paginate_mongoid (~> 2.0.1) + zip-zip (~> 0.2) + voluntary-ember_js (0.0.1) + active_model_serializers (~> 0.9.3) + ember-data-source (= 1.13.8) + ember-rails (~> 0.19.0) + ember-source (= 1.13.8) + voluntary (~> 0.5.0) warden (1.2.3) rack (>= 1.0) webmock (1.8.11) @@ -642,8 +632,6 @@ DEPENDENCIES therubyracer (~> 0.12.0) thin (~> 1.3.1) timecop (~> 0.6.1) - voluntary! - voluntary-ember_js! voluntary_ranking! webmock (~> 1.8.11) yard (~> 0.7) diff --git a/voluntary_ranking.gemspec b/voluntary_ranking.gemspec index 11eab3e..fe548f9 100755 --- a/voluntary_ranking.gemspec +++ b/voluntary_ranking.gemspec @@ -10,13 +10,13 @@ Gem::Specification.new do |s| s.authors = ["Mathias Gawlista"] s.email = ["gawlista@gmail.com"] s.homepage = "http://github.com/volontariat/voluntary_ranking" - s.summary = "Ranking product for crowdsourcing engine voluntary." - s.description = "Ranking product for crowdsourcing engine voluntary." + s.summary = "Ranking plugin for crowdsourcing management system Voluntary.Software." + s.description = "Ranking plugin for #crowdsourcing gem voluntary: http://bit.ly/vr-0-0-1" s.files = Dir['{app,config,db,lib}/**/*'] + ['MIT-LICENSE', 'Rakefile', 'README.rdoc'] - s.add_dependency 'voluntary' - s.add_dependency 'voluntary-ember_js', '0.0.1' + s.add_dependency 'voluntary', '~> 0.5.0' + s.add_dependency 'voluntary-ember_js', '~> 0.0.1' # group :development