Skip to content

Commit c40a901

Browse files
committed
readme and gemfile update
1 parent eb86311 commit c40a901

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
beta_code (0.0.10)
4+
beta_code (0.1.0)
55

66
GEM
77
remote: https://rubygems.org/
@@ -48,4 +48,4 @@ DEPENDENCIES
4848
test-unit (~> 3.2)
4949

5050
BUNDLED WITH
51-
2.0.2
51+
2.1.4

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Or install it yourself as:
1616

1717
`$ gem install beta_code`
1818

19+
(See project at [rubygems.org](https://rubygems.org/gems/beta_code))
20+
1921
## Usage
2022

2123
```ruby

0 commit comments

Comments
 (0)