-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It's Ada Lovelace day! Did you know the first programmer was a woman named Ada Lovelace in England? You can learn more about Ada Lovelace and Ada Lovelace on [findingada.com](https://findingada.com/) You can read an alternate history comic book about Ada Lovelace by Sydney Padua [right here](https://sydneypadua.com/2dgoggles/)
- Loading branch information
1 parent
99eabef
commit 6e5cf28
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module Standard | ||
VERSION = Gem::Version.new("1.31.1") | ||
VERSION = Gem::Version.new("1.31.2") | ||
end |