facemock-oauth 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Facemock
2
2
  module OAuth
3
- VERSION = "0.0.2"
3
+ VERSION = '0.0.3'
4
4
  end
5
5
  end
@@ -1,7 +1,7 @@
1
1
  require 'spec_helper'
2
2
 
3
3
  describe Facemock::OAuth do
4
- let(:version) { '0.0.2' }
4
+ let(:version) { '0.0.3' }
5
5
 
6
6
  it 'should have a version number' do
7
7
  expect(Facemock::OAuth::VERSION).to eq version
data/view/login.html CHANGED
@@ -6,7 +6,7 @@
6
6
  </head>
7
7
  <body>
8
8
  <div class="_li">
9
- <a class="lfloat _ohe" href="/" title="hydrangeaトップへ移動">Top</a>
9
+ <a class="lfloat _ohe" href="/" title="トップへ移動">Top</a>
10
10
  <div id="globalContainer" class="uiContextualLayerParent">
11
11
  <div id="content" class="fb_content clearfix">
12
12
  <div class="UIFullPage_Container">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: facemock-oauth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -203,7 +203,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
203
203
  version: '0'
204
204
  segments:
205
205
  - 0
206
- hash: 2698689373691770913
206
+ hash: 2224620590061576830
207
207
  required_rubygems_version: !ruby/object:Gem::Requirement
208
208
  none: false
209
209
  requirements:
@@ -212,7 +212,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
212
212
  version: '0'
213
213
  segments:
214
214
  - 0
215
- hash: 2698689373691770913
215
+ hash: 2224620590061576830
216
216
  requirements: []
217
217
  rubyforge_project:
218
218
  rubygems_version: 1.8.25