lib/bible_gateway.rb in bible_gateway-0.0.9 vs lib/bible_gateway.rb in bible_gateway-0.0.10

- old
+ new

@@ -30,9 +30,15 @@ :todays_new_international_version => "TNIV", :world_english_bible => "WEB", :worldwide_english_new_testament => "WE", :wycliffe_new_testament => "WYC", :youngs_literal_translation => "YLT", + + # French + :bible_du_semeur => "BDS", + :louis_segond => "LSG", + :nouvelle_edition_de_geneve => "NEG1979", + :segond_21 => "SG21", } def self.versions VERSIONS.keys end