File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- RpgTools [ ![ Dependency Status] ( https://gemnasium.com/Yinfei/rpg_tools.svg )] ( https://gemnasium.com/Yinfei/rpg_tools ) ![ ] ( https://circleci.com/gh/Yinfei/rpg_tools.svg?&style=shield&circle-token=f5153100f0a56438602b915cf95d80f1e6e0edca )
1
+ rpg_tools [ ![ Dependency Status] ( https://gemnasium.com/Yinfei/rpg_tools.svg )] ( https://gemnasium.com/Yinfei/rpg_tools ) ![ ] ( https://circleci.com/gh/Yinfei/rpg_tools.svg?&style=shield&circle-token=f5153100f0a56438602b915cf95d80f1e6e0edca )
2
2
=======
3
3
4
4
A gem that gives you tools for your RPGs : dices, coins and playing cards !
Original file line number Diff line number Diff line change 1
1
Gem ::Specification . new do |s |
2
- s . name = %q{RpgTools }
2
+ s . name = %q{rpg_tools }
3
3
s . version = '1.0.0'
4
4
s . author = 'Yohan Piron'
5
5
s . email = 'yinfei84@gmail.com'
6
6
s . date = '2015-08-03'
7
- s . summary = 'RpgTools is a toolbox for tabletop games and RPGs'
8
- s . description = 'RpgTools gives you tools for your RPGs : dices, coins, cards...'
7
+ s . summary = 'rpg_tools is a toolbox for tabletop games and RPGs'
8
+ s . description = 'rpg_tools gives you tools for your RPGs : dices, coins, cards...'
9
9
s . homepage = 'https://github.com/Yinfei/rpg_tools.git'
10
10
s . license = 'MIT'
11
11
s . files = `git ls-files` . split ( "\n " )
You can’t perform that action at this time.
0 commit comments