mwp_themes_proposal_client 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/Gemfile +2 -6
  2. data/MIT-LICENSE +1 -1
  3. data/README.rdoc +1 -1
  4. metadata +1 -1
data/Gemfile CHANGED
@@ -1,9 +1,5 @@
1
1
  source "http://rubygems.org"
2
2
 
3
- gem "rails", "3.2.6"
3
+ gem "rails", "~> 3.2.0"
4
4
  gem "capybara", ">= 0.4.0"
5
- gem "sqlite3"
6
-
7
- # To use debugger (ruby-debug for Ruby 1.8.7+, ruby-debug19 for Ruby 1.9.2+)
8
- # gem 'ruby-debug'
9
- # gem 'ruby-debug19'
5
+ gem "sqlite3"
data/MIT-LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2012 YOURNAME
1
+ Copyright 2012 Ivan Kasatenko
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
data/README.rdoc CHANGED
@@ -1,3 +1,3 @@
1
- = MwpThemesProposalClient
1
+ = MWP themes proposal client
2
2
 
3
3
  This project rocks and uses MIT-LICENSE.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mwp_themes_proposal_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: