beyond_canvas 0.2.0.pre → 0.2.1.pre

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 49a9a385d6f781b4a883067f73b0d7e901d2d4a46b070966e02d53e4959f7fcf
4
- data.tar.gz: 78feebc3949210d672dc4cb4f07664cacb7d1cf7c18f91fb369e5f1691abeb1b
3
+ metadata.gz: cf63764c2f3f2522e73fcfb19015a20b6b9098840e00e357aad9b069395a07eb
4
+ data.tar.gz: 401bcc2b337b8eef39fd68aff25721a9d13cbd14ae37ec5223d1b1ad05c4434f
5
5
  SHA512:
6
- metadata.gz: 1a0826bcd50861074e3d80a4d600230e07a1d26628072b672ea206bc6847da4f448212f1a44fce8ca8ca641f8336cef120febe2a1f918b29044804be3c29e3db
7
- data.tar.gz: e886eaca919fc7ae5e4fb3173b97d648d72f0d4621b2368a359da74861ec9ace25ace69ce189c6700dd2a370f9d614e7c8c8916d6022b7d3d0ae2f0a892a1d1a
6
+ metadata.gz: 65d8e7ca1242430f21ef4488ffc4473ec245ca119b34a1721370ab3f639daee52be4726564a1b49afbd503b59c501dfb4b2c58a2aa3b468acb4c7831dd45fb4b
7
+ data.tar.gz: 753b7c44c9d969e4b48d1d65aa8ced5d8baf23049d68278c8dddb7c280978945376a8953f309a07aaac244114902c141c0dc67105f4ec0d4b74afc71a59c0137
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # BeyondEssence
1
+ # BeyondCanvas
2
2
 
3
- Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/beyond_essence`. To experiment with that code, run `bin/console` for an interactive prompt.
3
+ Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/beyond_canvas`. To experiment with that code, run `bin/console` for an interactive prompt.
4
4
 
5
5
  TODO: Delete this and the text above, and describe your gem
6
6
 
@@ -9,7 +9,7 @@ TODO: Delete this and the text above, and describe your gem
9
9
  Add this line to your application's Gemfile:
10
10
 
11
11
  ```ruby
12
- gem 'beyond_essence'
12
+ gem 'beyond_canvas'
13
13
  ```
14
14
 
15
15
  And then execute:
@@ -18,7 +18,7 @@ And then execute:
18
18
 
19
19
  Or install it yourself as:
20
20
 
21
- $ gem install beyond_essence
21
+ $ gem install beyond_canvas
22
22
 
23
23
  ## Usage
24
24
 
@@ -32,4 +32,4 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
32
32
 
33
33
  ## Contributing
34
34
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/beyond_essence.
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/beyond_canvas.
@@ -23,4 +23,4 @@
23
23
  &__headline
24
24
  color: $card-title-color
25
25
  font-size: 20px
26
- margin-bottom: 50px
26
+ margin-bottom: 20px
@@ -1,3 +1,3 @@
1
1
  module BeyondCanvas
2
- VERSION = "0.2.0.pre"
2
+ VERSION = "0.2.1.pre"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beyond_canvas
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.pre
4
+ version: 0.2.1.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Unai Abrisketa
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-07-22 00:00:00.000000000 Z
11
+ date: 2019-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bourbon