Skip to content

Commit

Permalink
Release 0.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
volontarian committed Aug 17, 2015
1 parent e94aa47 commit 81ad3a1
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 105 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,5 @@
## unreleased ##

## 0.0.1 (August 17, 2015) ##

* Initial version.
21 changes: 8 additions & 13 deletions Gemfile.lock
Expand Up @@ -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)
Expand Down Expand Up @@ -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/
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down
3 changes: 0 additions & 3 deletions dummy/Gemfile
Expand Up @@ -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
Expand Down
158 changes: 73 additions & 85 deletions dummy/Gemfile.lock
Expand Up @@ -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
Expand All @@ -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/
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down
8 changes: 4 additions & 4 deletions voluntary_ranking.gemspec
Expand Up @@ -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

Expand Down

0 comments on commit 81ad3a1

Please sign in to comment.