bukovina 0.0.2 → 0.0.3
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.
- data/README.md +2 -2
- data/lib/bukovina/version.rb +1 -1
- metadata +3 -3
data/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Bukovina
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Bukovina is the Orthodox Christian God-service library
|
|
4
4
|
|
|
5
5
|
## Installation
|
|
6
6
|
|
|
@@ -18,7 +18,7 @@ Or install it yourself as:
|
|
|
18
18
|
|
|
19
19
|
## Usage
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
Just use is as is
|
|
22
22
|
|
|
23
23
|
## Contributing
|
|
24
24
|
|
data/lib/bukovina/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: bukovina
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -1130,7 +1130,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
1130
1130
|
version: '0'
|
|
1131
1131
|
segments:
|
|
1132
1132
|
- 0
|
|
1133
|
-
hash:
|
|
1133
|
+
hash: 513541075
|
|
1134
1134
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1135
1135
|
none: false
|
|
1136
1136
|
requirements:
|
|
@@ -1139,7 +1139,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
1139
1139
|
version: '0'
|
|
1140
1140
|
segments:
|
|
1141
1141
|
- 0
|
|
1142
|
-
hash:
|
|
1142
|
+
hash: 513541075
|
|
1143
1143
|
requirements: []
|
|
1144
1144
|
rubyforge_project:
|
|
1145
1145
|
rubygems_version: 1.8.23
|